Class ScheduleViewElementNames
Inheritance
System.Object
ScheduleViewElementNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public static class ScheduleViewElementNames
Fields
AppointmentDeleteButtonName
Declaration
public const string AppointmentDeleteButtonName = "DeleteButton"
Field Value
System.String
|
AppointmentsPanelGridName
Declaration
public const string AppointmentsPanelGridName = "AppointmentsPanelGrid"
Field Value
System.String
|
AppointmentsPanelName
Declaration
public const string AppointmentsPanelName = "PART_ItemsHost"
Field Value
System.String
|
BackgroundBorderName
Declaration
public const string BackgroundBorderName = "BackgroundBorder"
Field Value
System.String
|
CategoryBorderName
Declaration
public const string CategoryBorderName = "PART_Category"
Field Value
System.String
|
EndResizeGrip
Declaration
public const string EndResizeGrip = "PART_EndResizeGrip"
Field Value
System.String
|
EndTextBlockName
Declaration
public const string EndTextBlockName = "EndTextBox"
Field Value
System.String
|
GroupHeaderBorderName
Declaration
public const string GroupHeaderBorderName = "Border"
Field Value
System.String
|
GroupHeaderHeaderName
Declaration
public const string GroupHeaderHeaderName = "Header"
Field Value
System.String
|
HeaderGridName
Declaration
public const string HeaderGridName = "ScheduleViewHeader"
Field Value
System.String
|
HeadersHeightName
Declaration
public const string HeadersHeightName = "HeadersHeight"
Field Value
System.String
|
HeadersWidthName
Declaration
public const string HeadersWidthName = "HeadersWidth"
Field Value
System.String
|
HighlightedPanelName
Declaration
public const string HighlightedPanelName = "PART_HighlightPanel"
Field Value
System.String
|
HorizontalScrollBarName
Declaration
public const string HorizontalScrollBarName = "PART_HorizontalScrollBar"
Field Value
System.String
|
NavigationDatePickerName
StartResizeGrip
Declaration
public const string StartResizeGrip = "PART_StartResizeGrip"
Field Value
System.String
|
StartTextBlockName
Declaration
public const string StartTextBlockName = "StartTextBox"
Field Value
System.String
|
TimeRulerLinesPanel
Declaration
public const string TimeRulerLinesPanel = "PART_TimeRulerLinesPanel"
Field Value
System.String
|
TimeRulerPanelName
Declaration
public const string TimeRulerPanelName = "PART_TimeRulerPanel"
Field Value
System.String
|
VerticalScrollBarName
Declaration
public const string VerticalScrollBarName = "PART_VerticalScrollBar"
Field Value
System.String
|
ViewButtonsListBox
Declaration
public const string ViewButtonsListBox = "ViewModeSelection"
Field Value
System.String
|