Back to Devexpress

ChipGroup Fields

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

latest28.3 KB
Original Source

ChipGroup Fields

A base class for chip groups.

NameDescription
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.
BoxModeProperty staticIdentifies the BoxMode bindable property.
ChipBackgroundColorProperty staticIdentifies the ChipBackgroundColor bindable property.
ChipBorderColorProperty staticIdentifies the ChipBorderColor bindable property.
ChipBorderThicknessProperty staticIdentifies the ChipBorderThickness bindable property.
ChipCheckIconColorProperty staticIdentifies the ChipCheckIconColor bindable property.
ChipCheckIconProperty staticIdentifies the ChipCheckIcon bindable property.
ChipContentTemplateProperty staticIdentifies the ChipContentTemplate bindable property.
ChipCornerRadiusProperty staticIdentifies the ChipCornerRadius bindable property.
ChipDisabledBackgroundColorProperty staticIdentifies the ChipDisabledBackgroundColor bindable property.
ChipDisabledBorderColorProperty staticIdentifies the ChipDisabledBorderColor bindable property.
ChipDisabledCheckIconColorProperty staticIdentifies the ChipDisabledCheckIconColor bindable property.
ChipDisabledIconColorProperty staticIdentifies the ChipDisabledIconColor bindable property.
ChipDisabledRemoveIconColorProperty staticIdentifies the ChipDisabledRemoveIconColor bindable property.
ChipDisabledTextColorProperty staticIdentifies the ChipDisabledTextColor bindable property.
ChipDoubleTapCommandProperty staticIdentifies the ChipDoubleTapCommand bindable property.
ChipFontAttributesProperty staticIdentifies the ChipFontAttributes bindable property.
ChipFontFamilyProperty staticIdentifies the ChipFontFamily bindable property.
ChipFontSizeProperty staticIdentifies the ChipFontSize bindable property.
ChipIconColorProperty staticIdentifies the ChipIconColor bindable property.
ChipIconIndentProperty staticIdentifies the ChipIconIndent bindable property.
ChipIconSizeProperty staticIdentifies the ChipIconSize bindable property.
ChipIsIconVisibleProperty staticIdentifies the ChipIsIconVisible bindable property.
ChipLongPressCommandProperty staticIdentifies the ChipLongPressCommand bindable property.
ChipPaddingProperty staticIdentifies the ChipPadding bindable property.
ChipPressedBackgroundColorProperty staticIdentifies the ChipPressedBackgroundColor bindable property.
ChipPressedBorderColorProperty staticIdentifies the ChipPressedBorderColor bindable property.
ChipPressedCheckIconColorProperty staticIdentifies the ChipPressedCheckIconColor bindable property.
ChipPressedIconColorProperty staticIdentifies the ChipPressedIconColor bindable property.
ChipPressedRemoveIconColorProperty staticIdentifies the ChipPressedRemoveIconColor bindable property.
ChipPressedTextColorProperty staticIdentifies the ChipPressedTextColor bindable property.
ChipRemoveIconClickedCommandProperty staticIdentifies the ChipRemoveIconClickedCommand bindable property.
ChipRemoveIconColorProperty staticIdentifies the ChipRemoveIconColor bindable property.
ChipRemoveIconProperty staticIdentifies the ChipRemoveIcon bindable property.
ChipRoundedIconProperty staticIdentifies the ChipRoundedIcon bindable property.
ChipTapCommandProperty staticIdentifies the ChipTapCommand bindable property.
ChipTextColorProperty staticIdentifies the ChipTextColor bindable property.
ChipUseRippleEffectProperty staticIdentifies the ChipUseRippleEffect bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
DisplayMemberProperty staticIdentifies the DisplayMember 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.
HorizontalSpacingProperty staticIdentifies the HorizontalSpacing bindable property.
IconMemberProperty staticIdentifies the IconMember bindable property.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsMultilineProperty staticIdentifies the IsMultiline bindable property.
IsScrollBarVisibleProperty staticIdentifies the IsScrollBarVisible bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
ItemsSourceProperty staticIdentifies the ItemsSource 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.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VerticalSpacingProperty staticIdentifies the VerticalSpacing 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.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

ChipGroup Class

ChipGroup Members

DevExpress.Maui.Editors Namespace