RowCount Property (Gs1DataBarExpandedStacked)
In This Topic
Gets or sets how many row count of the RSS Expanded will be stacked in.
Syntax
'Declaration
<JsonAttribute(1)>
Public Overridable Property RowCount As Integer
[Json(1)]
public virtual int RowCount {get; set;}
See Also