ComponentOne Scheduler for WPF and Silverlight
GroupBy Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler 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

C1Scheduler Class
C1Scheduler Members