New to Telerik UI for ASP.NET Core? Download free 30-day trial

Barcode

Properties

Encoding - BarcodeSymbology

RenderAs - Nullable

Background - String

Border - BarcodeBorderSettings

The color of the border. Any valid CSS color string will work here, including hex and rgb.

Checksum - Nullable

Color - String

Height - Nullable

Padding - BarcodePaddingSettings

The bottom padding of the barcode.

Text - BarcodeTextSettings

The color of the text. Any valid CSS color string will work here, including hex and rgb.

Value - String

Width - Nullable

Events - IDictionary

Id - String

SanitezeId - Boolean

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Serialize()

Serialize current instance to Dictionary

VerifySettings()

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ProcessSettings()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
Not finding the help you need?