Gets or sets a value indicating whether the ListView displays navigation buttons.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State ShowNavigationButtons { get; set; } |
Visual Basic
![]() |
---|
Public Property ShowNavigationButtons As State |
One of the State enumeration values that specifies whether navigation buttons are displayed in the view. Default value is State.Disabled e.g. navigation buttons are not shown.