C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / RowGroups Property

In This Topic
RowGroups Property (TransposedGridRow)
In This Topic
Gets the Transposedgrid's row collection.
Syntax
'Declaration
 
Public Overridable Property RowGroups As IList(Of TransposedGridRow)
 
See Also