For a list of all members of this type, see XamBarcodeModel members.
Name | Description | |
---|---|---|
![]() | BackingBrush | Gets or sets the brush to use to fill the backing of the barcode. |
![]() | BackingOutline | Gets or sets the brush to use for the outline of the backing. |
![]() | BackingStrokeThickness | Gets or sets the stroke thickness of the backing outline. |
![]() | BarBrush | Gets or sets the brush to use to fill the background of the bars. |
![]() | Data | Gets or sets the data value. |
![]() | ErrorMessageText | Gets or sets the message text displayed when some error occurs. |
![]() | Font | Gets or sets the font of the text displayed by the control. |
![]() | FontBrush | Gets or sets the brush to use for the label font. |
![]() | Height | Gets or sets the height of the barcode container. |
![]() | HtmlAttributes | Sets custom attributes of the div on which the barcode widget will be created. |
![]() | ID | Gets or sets the ID of the barcode container. |
![]() | PixelScalingRatio | Gets or sets the scaling value used to affect the pixel density of the control. |
![]() | Stretch | Gets or sets the stretch. |
![]() | Width | Gets or sets the width of the barcode container. |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub