[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Gs1DataBarExpandedBuilder

Gs1DataBarExpandedBuilder Class

Defines a builder to configurate Gs1DataBarExpanded.

Implements
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class Gs1DataBarExpandedBuilder : Gs1DataBarBaseBuilder<Gs1DataBarExpanded, Gs1DataBarExpandedBuilder>, IHtmlString

Constructors

Name Description
Gs1DataBarExpandedBuilder(Gs1DataBarExpanded)

Creates one Gs1DataBarExpandedBuilder instance to configurate component.

Methods

Name Description
AutoWidth(bool)

Configurates AutoWidth. Sets a value indicating whether the control width should automatically change along with the Value length.

AutoWidthZoom(int)

Configurates AutoWidthZoom. Sets a zoom factor applied to the automatically calculated control width.

Extension Methods