Skip to main content
A newer version of this page is available. .

CheckEdit Fields

A checkbox that supports the indeterminate state.
Name Description
AllowIndeterminateInputProperty static Identifies the AllowIndeterminateInput bindable property.
CheckBoxAlignmentProperty static Identifies the CheckBoxAlignment bindable property.
CheckBoxColorProperty static Identifies the CheckBoxColor bindable property.
CheckBoxIndentProperty static Identifies the CheckBoxIndent bindable property.
CheckBoxPositionProperty static Identifies the CheckBoxPosition bindable property.
CheckedCheckBoxColorProperty static Identifies the CheckedCheckBoxColor bindable property.
CheckedCheckBoxImageProperty static Identifies the CheckedCheckBoxImage bindable property.
DisabledCheckBoxColorProperty static Identifies the DisabledCheckBoxColor bindable property.
DisabledCheckedCheckBoxColorProperty static Identifies the DisabledCheckedCheckBoxColor bindable property.
DisabledLabelColorProperty static Identifies the DisabledLabelColor bindable property.
IndeterminateCheckBoxImageProperty static Identifies the IndeterminateCheckBoxImage bindable property.
IsCheckedProperty static Identifies the IsChecked bindable property.
LabelColorProperty static Identifies the LabelColor bindable property.
LabelFontAttributesProperty static Identifies the LabelFontAttributes bindable property.
LabelFontFamilyProperty static Identifies the LabelFontFamily bindable property.
LabelFontSizeProperty static Identifies the LabelFontSize bindable property.
LabelHorizontalAlignmentProperty static Identifies the LabelHorizontalAlignment bindable property.
LabelProperty static Identifies the Label bindable property.
LabelTextDecorationsProperty static Identifies the LabelTextDecorations bindable property.
LabelVerticalAlignmentProperty static Identifies the LabelVerticalAlignment bindable property.
PaddingProperty static Identifies the Padding bindable property.
UncheckedCheckBoxImageProperty static Identifies the UncheckedCheckBoxImage bindable property.
See Also