Class
ScheduleViewElementNames

Represents the ScheduleView important sub element names.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public static class ScheduleViewElementNames

Inheritance: objectScheduleViewElementNames

Fields

AppointmentDeleteButtonName

The ScheduleView appointment item delete button name.

Declaration

cs-api-definition
public const string AppointmentDeleteButtonName = "DeleteButton"

Field Value

string

AppointmentsPanelGridName

The ScheduleView appointmens panel grid.

Declaration

cs-api-definition
public const string AppointmentsPanelGridName = "AppointmentsPanelGrid"

Field Value

string

AppointmentsPanelName

The ScheduleView appointmens panel.

Declaration

cs-api-definition
public const string AppointmentsPanelName = "PART_ItemsHost"

Field Value

string

BackgroundBorderName

The name of the border that holds the background.

Declaration

cs-api-definition
public const string BackgroundBorderName = "BackgroundBorder"

Field Value

string

CategoryBorderName

The name of the border that holds the category color.

Declaration

cs-api-definition
public const string CategoryBorderName = "PART_Category"

Field Value

string

EndResizeGrip

The ScheduleView Appontment end resizer

Declaration

cs-api-definition
public const string EndResizeGrip = "PART_EndResizeGrip"

Field Value

string

EndTextBlockName

The ScheduleView highlighted item EndTextBlock name.

Declaration

cs-api-definition
public const string EndTextBlockName = "EndTextBox"

Field Value

string

GroupHeaderBorderName

The ScheduleView GroupHeader Border Name

Declaration

cs-api-definition
public const string GroupHeaderBorderName = "Border"

Field Value

string

GroupHeaderHeaderName

The ScheduleView GroupHeader Header Name

Declaration

cs-api-definition
public const string GroupHeaderHeaderName = "Header"

Field Value

string

HeaderGridName

The ScheduleView presenter name.

Declaration

cs-api-definition
public const string HeaderGridName = "ScheduleViewHeader"

Field Value

string

HeadersHeightName

The ScheduleView HeadersHeight Border name.

Declaration

cs-api-definition
public const string HeadersHeightName = "HeadersHeight"

Field Value

string

HeadersWidthName

The ScheduleView HeadersHeight Border name.

Declaration

cs-api-definition
public const string HeadersWidthName = "HeadersWidth"

Field Value

string

HighlightedPanelName

The ScheduleView highlighted panel name.

Declaration

cs-api-definition
public const string HighlightedPanelName = "PART_HighlightPanel"

Field Value

string

HorizontalScrollBarName

The ScheduleView HorizontalScrollBar name.

Declaration

cs-api-definition
public const string HorizontalScrollBarName = "PART_HorizontalScrollBar"

Field Value

string

NavigationDatePickerName

The ScheduleView NavigationDatePickerName

Declaration

cs-api-definition
public const string NavigationDatePickerName = "PART_NavigationPicker"

Field Value

string

StartResizeGrip

The ScheduleView Appontment start resizer

Declaration

cs-api-definition
public const string StartResizeGrip = "PART_StartResizeGrip"

Field Value

string

StartTextBlockName

The ScheduleView highlighted item StartTextBlock name.

Declaration

cs-api-definition
public const string StartTextBlockName = "StartTextBox"

Field Value

string

TimeRulerLinesPanel

The name of the panel that holds the TimeRuler lines.

Declaration

cs-api-definition
public const string TimeRulerLinesPanel = "PART_TimeRulerLinesPanel"

Field Value

string

TimeRulerPanelName

The ScheduleView TimeRuller panel name.

Declaration

cs-api-definition
public const string TimeRulerPanelName = "PART_TimeRulerPanel"

Field Value

string

VerticalScrollBarName

The ScheduleView VerticalScrollBar name.

Declaration

cs-api-definition
public const string VerticalScrollBarName = "PART_VerticalScrollBar"

Field Value

string

ViewButtonsListBox

The ScheduleView ViewButtonsListBox

Declaration

cs-api-definition
public const string ViewButtonsListBox = "ViewModeSelection"

Field Value

string