C1.WinUI.Grid Assembly / C1.WinUI.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
public string GroupMemberPath {get; set;}
Remarks
If no GroupMemberPath is specified, the Binding property will be used.
See Also