C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / GroupMemberPath Property

In This Topic
GroupMemberPath Property (GridColumn)
In This Topic
Gets or sets the path used to group this column.
Syntax
'Declaration
 
Public Property GroupMemberPath As String
 
Remarks
If no GroupMemberPath is specified, the Binding property will be used.
See Also