Enum
AppointmentNavigationButtonsVisibility

Determines the mode that will set the Visibility property of the buttons that navigate through appointments.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public enum AppointmentNavigationButtonsVisibility

Fields

Always

The buttons will be always visible.

Declaration

cs-api-definition
Always = 1

Field Value

AppointmentNavigationButtonsVisibility

Auto

The buttons will be visible only when there no appointments in the visible range.

Declaration

cs-api-definition
Auto = 2

Field Value

AppointmentNavigationButtonsVisibility

Never

The buttons will be never visible.

Declaration

cs-api-definition
Never = 0

Field Value

AppointmentNavigationButtonsVisibility

In this article
DefinitionFieldsAlwaysAutoNever
Not finding the help you need?
Contact Support