ComponentOne Scheduler for WinForms
GroupIndex Property

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > AppointmentField Class : GroupIndex Property
Specifies the column order according to which data is grouped. Values must be unique. The default value is -1, which means no grouping by this field.
Syntax
'Declaration
 
Public Property GroupIndex As System.Integer
public System.int GroupIndex {get; set;}
See Also

Reference

AppointmentField Class
AppointmentField Members