[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowGroupNavigation

ShowGroupNavigation Property

ShowGroupNavigation

Gets or sets the bool value determining whether the C1Schedule control should display group navigation buttons.

Declaration
public bool ShowGroupNavigation { get; set; }
Property Value
Type Description
bool

The default value is true.

Remarks

This property only makes sense when the GroupBy property is set.