WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridImageColumn Class
/ GroupMemberPath Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GroupMemberPath Property (GridImageColumn)
In This Topic
Gets or sets the path used to group this column.
Syntax
C#
public
string
GroupMemberPath {
get
;
set
;}
Remarks
If no
GroupMemberPath
is specified, the
Binding
property will be used.
See Also
Reference
GridImageColumn Class
GridImageColumn Members