[]
        
(Showing Draft Content)

C1.Web.Mvc.Gs1DataBarExpandedStacked

Gs1DataBarExpandedStacked Class

Represents a control for drawing GS1 DataBar barcode type.

Inheritance
Gs1DataBarExpandedStacked
Implements
Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public class Gs1DataBarExpandedStacked : Gs1DataBarBase, IHtmlString, ITemplate

Constructors

Name Description
Gs1DataBarExpandedStacked(HtmlHelper, string)

Creates one Gs1DataBarExpandedStacked instance.

Properties

Name Description
AutoWidth

Gets or sets a value indicating whether the control width should automatically change along with the Value length.

AutoWidthZoom

Gets or sets a zoom factor applied to the automatically calculated control width.

RowCount

Gets or sets how many row count of the RSS Expanded will be stacked in.

Extension Methods