Back to Devexpress

CheckEdit Fields

maui-devexpress-dot-maui-dot-editors-dot-checkedit-dot-underscore-fields.md

latest23.3 KB
Original Source

CheckEdit Fields

A checkbox that supports the indeterminate state.

NameDescription
AllowIndeterminateInputProperty staticIdentifies the AllowIndeterminateInput bindable property.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
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.
CheckBoxAlignmentProperty staticIdentifies the CheckBoxAlignment bindable property.
CheckBoxColorProperty staticIdentifies the CheckBoxColor bindable property.
CheckBoxIndentProperty staticIdentifies the CheckBoxIndent bindable property.
CheckBoxPositionProperty staticIdentifies the CheckBoxPosition bindable property.
CheckedCheckBoxColorProperty staticIdentifies the CheckedCheckBoxColor bindable property.
CheckedCheckBoxImageProperty staticIdentifies the CheckedCheckBoxImage bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
DisabledCheckBoxColorProperty staticIdentifies the DisabledCheckBoxColor bindable property.
DisabledCheckedCheckBoxColorProperty staticIdentifies the DisabledCheckedCheckBoxColor bindable property.
DisabledLabelColorProperty staticIdentifies the DisabledLabelColor bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled 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.
IndeterminateCheckBoxImageProperty staticIdentifies the IndeterminateCheckBoxImage bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsCheckedProperty staticIdentifies the IsChecked bindable property.
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.
LabelColorProperty staticIdentifies the LabelColor bindable property.
LabelFontAttributesProperty staticIdentifies the LabelFontAttributes bindable property.
LabelFontFamilyProperty staticIdentifies the LabelFontFamily bindable property.
LabelFontSizeProperty staticIdentifies the LabelFontSize bindable property.
LabelHorizontalAlignmentProperty staticIdentifies the LabelHorizontalAlignment bindable property.
LabelProperty staticIdentifies the Label bindable property.
LabelTextDecorationsProperty staticIdentifies the LabelTextDecorations bindable property.
LabelVerticalAlignmentProperty staticIdentifies the LabelVerticalAlignment bindable property.
MarginProperty staticBindable property for Margin. Inherited from View.
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.
PaddingProperty staticIdentifies the Padding bindable property.
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.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
UncheckedCheckBoxImageProperty staticIdentifies the UncheckedCheckBoxImage bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace