ComponentOne Scheduler for WinForms
GroupBy Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : GroupBy Property
Gets or sets the System.String value determining the type of grouping.
Syntax
'Declaration
 
Public Property GroupBy As System.String
public System.string GroupBy {get; set;}

Property Value

The default value is an empty string.
Remarks

This property can be equal to one for the next supported keywords:

See Also

Reference

C1Schedule Class
C1Schedule Members