C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridGroupRow Class / IsAutoGenerated Property

In This Topic
IsAutoGenerated Property (GridGroupRow)
In This Topic
Gets a value indicating whether this column or row was generated from source.
Syntax
'Declaration
 
Public ReadOnly Property IsAutoGenerated As Boolean
 
See Also