Barcode
Configuration
- AsModule(Boolean value)
- Background(System.String value)
- Border(System.Action<Kendo.Mvc.UI.Fluent.BarcodeBorderBuilder> configurator)
- Border.Color(System.String color)
- Border.DashType(Kendo.Mvc.UI.ChartDashType dashType)
- Border.Width(Int32 width)
- Checksum(Boolean checksum)
- Color(System.String color)
- Deferred(Boolean deferred)
- Encoding(Kendo.Mvc.UI.BarcodeSymbology encoding)
- Height(Int32 height)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Padding(System.Action<Kendo.Mvc.UI.Fluent.BarcodeSpacingBuilder> configurator)
- Padding.Bottom(Int32 bottom)
- Padding.Left(Int32 left)
- Padding.Right(Int32 right)
- Padding.Top(Int32 top)
- Padding(Int32 padding)
- Render()
- RenderAs(Kendo.Mvc.UI.RenderingMode renderAs)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Text(System.Action<Kendo.Mvc.UI.Fluent.BarcodeTextBuilder> configurator)
- Text.Color(System.String color)
- Text.Font(System.String font)
- Text.Margin(Int32 margin)
- Text.Margin(System.Action<Kendo.Mvc.UI.Fluent.BarcodeSpacingBuilder> configurator)
- Text.Margin.Bottom(Int32 bottom)
- Text.Margin.Left(Int32 left)
- Text.Margin.Right(Int32 right)
- Text.Margin.Top(Int32 top)
- Text.Visible(Boolean isVisible)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String value)
- Value(Int32 value)
- Width(Int32 width)