ClassBarcodePadding
Class
Telerik UI BarcodePadding.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class BarcodePadding : DataVizChildComponent, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseDataVizChildComponentBarcodePadding
Implements:
Inherited Members
Constructors
BarcodePadding()
Declaration
public BarcodePadding()
Properties
Bottom
The bottom padding of the barcode.
Left
The left padding of the barcode.
Right
The right padding of the barcode.
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builder
Overrides