[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.Gs1DataBarExpandedStackedBuilder.RowCount

RowCount Method

RowCount(int)

Configurates RowCount. Sets how many row count of the RSS Expanded will be stacked in.

Declaration
public virtual Gs1DataBarExpandedStackedBuilder RowCount(int value)
Public Overridable Function RowCount(value As Integer) As Gs1DataBarExpandedStackedBuilder
Parameters
Type Name Description
int value

The value.

Returns
Type Description
Gs1DataBarExpandedStackedBuilder

Current builder.