Back to Devexpress

DayViewBase Fields

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-dot-underscore-fields.md

latest26.2 KB
Original Source

DayViewBase Fields

The base class for all Day-based Views.

NameDescription
ActualVisibleTimeProperty staticIdentifies the ActualVisibleTime bindable property.
AllDayAppointmentAppearanceProperty staticIdentifies the AllDayAppointmentAppearance bindable property.
AllDayAppointmentHeightProperty staticIdentifies the AllDayAppointmentHeight bindable property.
AllDayAppointmentTemplateProperty staticIdentifies the AllDayAppointmentTemplate bindable property.
AllDayCellAppearanceProperty staticIdentifies the AllDayCellAppearance bindable property.
AllDayCellTemplateProperty staticIdentifies the AllDayCellTemplate bindable property.
AllowSwipeProperty staticIdentifies the AllowSwipe bindable property.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AppointmentAppearanceProperty staticIdentifies the AppointmentAppearance bindable property.
AppointmentMinHeightProperty staticIdentifies the AppointmentMinHeight bindable property.
AppointmentTemplateProperty staticIdentifies the AppointmentTemplate bindable property.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
CellAppearanceProperty staticIdentifies the CellAppearance bindable property.
CellMinHeightProperty staticIdentifies the CellMinHeight bindable property.
CellTemplateProperty staticIdentifies the CellTemplate bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
DataStorageProperty staticIdentifies the DataStorage bindable property. Inherited from ViewBase.
FirstDayOfWeekProperty staticIdentifies the FirstDayOfWeek bindable property. Inherited from ViewBase.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
HeaderItemAppearanceProperty staticIdentifies the HeaderItemAppearance bindable property.
HeaderItemTemplateProperty staticIdentifies the HeaderItemTemplate bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsDataLoadingProperty staticIdentifies the IsDataLoading bindable property. Inherited from ViewBase.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
MaxAllDayAppointmentRowCountProperty staticIdentifies the MaxAllDayAppointmentRowCount bindable property.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
ShowWorkTimeOnlyProperty staticIdentifies the ShowWorkTimeOnly bindable property.
SnapToCellsModeProperty staticIdentifies the SnapToCellsMode bindable property.
StartProperty staticIdentifies the Start bindable property. Inherited from ViewBase.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TimeIndicatorAppearanceProperty staticIdentifies the TimeIndicatorAppearance bindable property.
TimeRulerCellAppearanceProperty staticIdentifies the TimeRulerCellAppearance bindable property.
TimeRulerCellTemplateProperty staticIdentifies the TimeRulerCellTemplate bindable property.
TimeRulerHeaderAppearanceProperty staticIdentifies the TimeRulerHeaderAppearance bindable property.
TimeRulerHeaderTemplateProperty staticIdentifies the TimeRulerHeaderTemplate bindable property.
TimeRulerWidthProperty staticIdentifies the TimeRulerWidth bindable property.
TimeScaleIntervalProperty staticIdentifies the TimeScaleInterval bindable property.
TimeScaleSlotCountProperty staticIdentifies the TimeScaleSlotCount bindable property.
TopRowTimeProperty staticIdentifies the TopRowTime bindable property.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisibleTimeProperty staticIdentifies the VisibleTime bindable property.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
WorkDaysProperty staticIdentifies the WorkDays bindable property. Inherited from ViewBase.
WorkTimeProperty staticIdentifies the WorkTime bindable property.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace