CanNavigatePreviousGroup Property (C1Scheduler)
In This Topic
Gets a
System.Boolean value determining whether the
C1Scheduler control can be navigated to the next
SchedulerGroupItem object. This is a dependency property.
Syntax
'Declaration
Public ReadOnly Property CanNavigatePreviousGroup As Boolean
public bool CanNavigatePreviousGroup {get;}
See Also