C1.Web.Mvc.Olap Namespace / PivotGrid Class / AlternatingRowStep Property

In This Topic
AlternatingRowStep Property (PivotGrid)
In This Topic
Gets or sets a value that determines the number of regular rows between 'alternating' rows.
Syntax
'Declaration
 
<DefaultValueAttribute(0)>
Public Overrides Property AlternatingRowStep As Integer
 
See Also