IsGrouped Property (C1Scheduler)
In This Topic
Gets a
System.Boolean value determining whether grouping has been set for the
C1Scheduler control. This is a dependency property.
Syntax
'Declaration
Public ReadOnly Property IsGrouped As Boolean
public bool IsGrouped {get;}
See Also