Skip to main content

FilterCheckedListItem Fields

A filter item that allows users to select multiple options from a checkbox list.
Name Description
ActualEditorPlaceholderTextProperty static Identifies the ActualEditorPlaceholderText bindable property. Inherited from FilterListItemBase.
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Bindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty static Bindable property for Background. Inherited from VisualElement.
BehaviorsProperty static Bindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
ContextProperty static Identifies the Context bindable property. Inherited from FilterItemBase.
DisplayMemberProperty static Identifies the DisplayMember bindable property. Inherited from FilterListItemBase.
EditorBackgroundColorProperty static Identifies the EditorBackgroundColor bindable property. Inherited from FilterListItemBase.
EditorBorderColorProperty static Identifies the EditorBorderColor bindable property. Inherited from FilterListItemBase.
EditorBoxModeProperty static Identifies the EditorBoxMode bindable property. Inherited from FilterListItemBase.
EditorFocusedBorderColorProperty static Identifies the EditorFocusedBorderColor bindable property. Inherited from FilterListItemBase.
EditorPaddingProperty static Identifies the EditorPadding bindable property. Inherited from FilterListItemBase.
EditorPlaceholderTextProperty static Identifies the EditorPlaceholderText bindable property. Inherited from FilterListItemBase.
EditorTextColorProperty static Identifies the EditorTextColor bindable property. Inherited from FilterListItemBase.
FieldNameProperty static Identifies the FieldName bindable property. Inherited from FilterItemBase.
FilterExpressionProperty static Identifies the FilterExpression bindable property. Inherited from FilterItemBase.
FilterModelProperty static Identifies the FilterModel bindable property. Inherited from FilterItemBase.
FilterModelTemplateProperty static Identifies the FilterModelTemplate bindable property. Inherited from FilterItemBase.
FilterValuesSortModeProperty static Identifies the FilterValuesSortMode bindable property. Inherited from FilterListItemBase.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsClippedToBoundsProperty static Bindable property for IsClippedToBounds. Inherited from Layout.
IsEnabledProperty static Bindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty static Bindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey static Bindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty static Bindable property for IsVisible. Inherited from VisualElement.
ItemBorderColorProperty static Identifies the ItemBorderColor bindable property. Inherited from FilterListItemBase.
ItemContentPaddingProperty static Identifies the ItemContentPadding bindable property. Inherited from FilterListItemBase.
ItemContentTemplateProperty static Identifies the ItemContentTemplate bindable property. Inherited from FilterListItemBase.
ItemFontAttributesProperty static Identifies the ItemFontAttributes bindable property. Inherited from FilterListItemBase.
ItemFontFamilyProperty static Identifies the ItemFontFamily bindable property. Inherited from FilterListItemBase.
ItemFontSizeProperty static Identifies the ItemFontSize bindable property. Inherited from FilterListItemBase.
ItemsSourceProperty static Identifies the ItemsSource bindable property. Inherited from FilterListItemBase.
ItemTextColorProperty static Identifies the ItemTextColor bindable property. Inherited from FilterListItemBase.
MarginProperty static Bindable property for Margin. Inherited from View.
MinimumHeightRequestProperty static Bindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty static Bindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty static Bindable property for Navigation. Inherited from VisualElement.
OpacityProperty static Bindable property for Opacity. Inherited from VisualElement.
PaddingProperty static Bindable property for Padding. Inherited from Layout.
propertyMapper protected Represents the view’s internal PropertyMapper. Inherited from View.
RotationProperty static Bindable property for Rotation. Inherited from VisualElement.
RotationXProperty static Bindable property for RotationX. Inherited from VisualElement.
RotationYProperty static Bindable property for RotationY. Inherited from VisualElement.
ScaleProperty static Bindable property for Scale. Inherited from VisualElement.
ScaleXProperty static Bindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty static Bindable property for ScaleY. Inherited from VisualElement.
SelectAllWhenFilterIsNullProperty static Identifies the SelectAllWhenFilterIsNull bindable property.
SelectedItemBackgroundColorProperty static Identifies the SelectedItemBackgroundColor bindable property. Inherited from FilterListItemBase.
SelectedItemTextColorProperty static Identifies the SelectedItemTextColor bindable property. Inherited from FilterListItemBase.
ShowCheckBoxesProperty static Identifies the ShowCheckBoxes bindable property.
ShowSearchPanelProperty static Identifies the ShowSearchPanel bindable property. Inherited from FilterListItemBase.
ShowValueCountsProperty static Identifies the ShowValueCounts bindable property. Inherited from FilterListItemBase.
ShowValuesOutOfFilterProperty static Identifies the ShowValuesOutOfFilter bindable property. Inherited from FilterListItemBase.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TranslationXProperty static Bindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty static Bindable property for TranslationY. Inherited from VisualElement.
TriggersProperty static Bindable property for Triggers. Inherited from VisualElement.
ValueMemberProperty static Identifies the ValueMember bindable property. Inherited from FilterListItemBase.
VerticalOptionsProperty static Bindable property for VerticalOptions. Inherited from View.
VisualProperty static Bindable property for Visual. Inherited from VisualElement.
WidthProperty static Bindable property for Width. Inherited from VisualElement.
WidthRequestProperty static Bindable property for WidthRequest. Inherited from VisualElement.
XProperty static Bindable property for X. Inherited from VisualElement.
YProperty static Bindable property for Y. Inherited from VisualElement.
See Also