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

FilterChipGroup Fields

A chip group that allows users to select multiple chips.
Name Description
BoxModeProperty static Identifies the BoxMode bindable property. Inherited from ChipGroup.
ChipBackgroundColorProperty static Identifies the ChipBackgroundColor bindable property. Inherited from ChipGroup.
ChipBorderColorProperty static Identifies the ChipBorderColor bindable property. Inherited from ChipGroup.
ChipBorderThicknessProperty static Identifies the ChipBorderThickness bindable property. Inherited from ChipGroup.
ChipCheckIconColorProperty static Identifies the ChipCheckIconColor bindable property. Inherited from ChipGroup.
ChipCheckIconProperty static Identifies the ChipCheckIcon bindable property. Inherited from ChipGroup.
ChipCornerRadiusProperty static Identifies the ChipCornerRadius bindable property. Inherited from ChipGroup.
ChipDisabledBackgroundColorProperty static Identifies the ChipDisabledBackgroundColor bindable property. Inherited from ChipGroup.
ChipDisabledBorderColorProperty static Identifies the ChipDisabledBorderColor bindable property. Inherited from ChipGroup.
ChipDisabledCheckIconColorProperty static Identifies the ChipDisabledCheckIconColor bindable property. Inherited from ChipGroup.
ChipDisabledIconColorProperty static Identifies the ChipDisabledIconColor bindable property. Inherited from ChipGroup.
ChipDisabledRemoveIconColorProperty static Identifies the ChipDisabledRemoveIconColor bindable property. Inherited from ChipGroup.
ChipDisabledTextColorProperty static Identifies the ChipDisabledTextColor bindable property. Inherited from ChipGroup.
ChipDoubleTapCommandProperty static Identifies the ChipDoubleTapCommand bindable property. Inherited from ChipGroup.
ChipFontAttributesProperty static Identifies the ChipFontAttributes bindable property. Inherited from ChipGroup.
ChipFontFamilyProperty static Identifies the ChipFontFamily bindable property. Inherited from ChipGroup.
ChipFontSizeProperty static Identifies the ChipFontSize bindable property. Inherited from ChipGroup.
ChipIconColorProperty static Identifies the ChipIconColor bindable property. Inherited from ChipGroup.
ChipIconIndentProperty static Identifies the ChipIconIndent bindable property. Inherited from ChipGroup.
ChipIconSizeProperty static Identifies the ChipIconSize bindable property. Inherited from ChipGroup.
ChipIsIconVisibleProperty static Identifies the ChipIsIconVisible bindable property. Inherited from ChipGroup.
ChipLongPressCommandProperty static Identifies the ChipLongPressCommand bindable property. Inherited from ChipGroup.
ChipPaddingProperty static Identifies the ChipPadding bindable property. Inherited from ChipGroup.
ChipPressedBackgroundColorProperty static Identifies the ChipPressedBackgroundColor bindable property. Inherited from ChipGroup.
ChipPressedBorderColorProperty static Identifies the ChipPressedBorderColor bindable property. Inherited from ChipGroup.
ChipPressedCheckIconColorProperty static Identifies the ChipPressedCheckIconColor bindable property. Inherited from ChipGroup.
ChipPressedIconColorProperty static Identifies the ChipPressedIconColor bindable property. Inherited from ChipGroup.
ChipPressedRemoveIconColorProperty static Identifies the ChipPressedRemoveIconColor bindable property. Inherited from ChipGroup.
ChipPressedTextColorProperty static Identifies the ChipPressedTextColor bindable property. Inherited from ChipGroup.
ChipRemoveIconClickedCommandProperty static Identifies the ChipRemoveIconClickedCommand bindable property. Inherited from ChipGroup.
ChipRemoveIconColorProperty static Identifies the ChipRemoveIconColor bindable property. Inherited from ChipGroup.
ChipRemoveIconProperty static Identifies the ChipRemoveIcon bindable property. Inherited from ChipGroup.
ChipRoundedIconProperty static Identifies the ChipRoundedIcon bindable property. Inherited from ChipGroup.
ChipSelectedBackgroundColorProperty static Identifies the ChipSelectedBackgroundColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedBorderColorProperty static Identifies the ChipSelectedBorderColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedDisabledBackgroundColorProperty static Identifies the ChipSelectedDisabledBackgroundColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedDisabledBorderColorProperty static Identifies the ChipSelectedDisabledBorderColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedDisabledIconColorProperty static Identifies the ChipSelectedDisabledIconColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedDisabledRemoveIconColorProperty static Identifies the ChipSelectedDisabledRemoveIconColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedDisabledTextColorProperty static Identifies the ChipSelectedDisabledTextColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedIconColorProperty static Identifies the ChipSelectedIconColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedRemoveIconColorProperty static Identifies the ChipSelectedRemoveIconColor bindable property. Inherited from SelectableChipGroup.
ChipSelectedTextColorProperty static Identifies the ChipSelectedTextColor bindable property. Inherited from SelectableChipGroup.
ChipTapCommandProperty static Identifies the ChipTapCommand bindable property. Inherited from ChipGroup.
ChipTextColorProperty static Identifies the ChipTextColor bindable property. Inherited from ChipGroup.
ChipUseRippleEffectProperty static Identifies the ChipUseRippleEffect bindable property. Inherited from ChipGroup.
DisplayMemberProperty static Identifies the DisplayMember bindable property. Inherited from ChipGroup.
HorizontalSpacingProperty static Identifies the HorizontalSpacing bindable property. Inherited from ChipGroup.
IconMemberProperty static Identifies the IconMember bindable property. Inherited from ChipGroup.
IsMultilineProperty static Identifies the IsMultiline bindable property. Inherited from ChipGroup.
IsScrollBarVisibleProperty static Identifies the IsScrollBarVisible bindable property. Inherited from ChipGroup.
IsSelectedMemberProperty static Identifies the IsSelectedMember bindable property. Inherited from SelectableChipGroup.
ItemsSourceProperty static Identifies the ItemsSource bindable property. Inherited from ChipGroup.
PaddingProperty static Identifies the Padding bindable property. Inherited from ChipGroup.
SelectedIndexesProperty static Identifies the SelectedIndexes bindable property.
SelectedItemsProperty static Identifies the SelectedItems bindable property.
SelectionChangedCommandProperty static Identifies the SelectionChangedCommand bindable property. Inherited from SelectableChipGroup.
VerticalSpacingProperty static Identifies the VerticalSpacing bindable property. Inherited from ChipGroup.
See Also