ComponentOne DataGrid for WPF and Silverlight
GroupKeys Property (DataGridGroupRow)

C1.WPF.DataGrid Namespace > DataGridGroupRow Class : GroupKeys Property
Gets keys that identify the group.
Syntax
'Declaration
 
Public ReadOnly Property GroupKeys As System.Object()
public System.object[] GroupKeys {get;}

Property Value

The group keys.
See Also

Reference

DataGridGroupRow Class
DataGridGroupRow Members