Back to Devexpress

SelectableChipGroupActualAppearance Properties

maui-devexpress-dot-maui-dot-editors-dot-selectablechipgroupactualappearance-dot-underscore-properties.md

latest19.9 KB
Original Source

SelectableChipGroupActualAppearance Properties

An appearance object.

NameDescription
BackgroundColorGets the background color value that is applied to the ChipGroup. To specify this value, use the ChipGroup‘s BackgroundColor property. Inherited from ChipGroupActualAppearance.
BoxModeGets the box mode value that is applied to the ChipGroup. To specify this value, use the BoxMode property. Inherited from ChipGroupActualAppearance.
ChipBackgroundColorGets the chip’s background color that is applied to the ChipGroup. To specify this color, use the ChipBackgroundColor property. Inherited from ChipGroupActualAppearance.
ChipBorderColorGets the chip’s border color that is applied to the ChipGroup. To specify this color, use the ChipBackgroundColor property. Inherited from ChipGroupActualAppearance.
ChipBorderThicknessGets the chip’s border thickness value that is applied to the ChipGroup. To specify this value, use the ChipBorderThickness property. Inherited from ChipGroupActualAppearance.
ChipCheckIconColorGets the chip’s check icon color that is applied to the ChipGroup. To specify this color, use the ChipCheckIconColor property. Inherited from ChipGroupActualAppearance.
ChipCornerRadiusGets the chip’s corner radius value that is applied to the ChipGroup. To specify this value, use the ChipCornerRadius property. Inherited from ChipGroupActualAppearance.
ChipDisabledBackgroundColorGets the chip’s background color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledBackgroundColor property. Inherited from ChipGroupActualAppearance.
ChipDisabledBorderColorGets the chip’s border color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledBorderColor property. Inherited from ChipGroupActualAppearance.
ChipDisabledCheckIconColorGets the chip’s check icon color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledCheckIconColor property. Inherited from ChipGroupActualAppearance.
ChipDisabledIconColorGets the chip’s icon color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledIconColor property. Inherited from ChipGroupActualAppearance.
ChipDisabledRemoveIconColorGets the chip’s remove icon color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledRemoveIconColor property. Inherited from ChipGroupActualAppearance.
ChipDisabledTextColorGets the chip’s text color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledTextColor property. Inherited from ChipGroupActualAppearance.
ChipFontAttributesGets the chip’s font attributes that is applied to the ChipGroup. To specify this value, use the ChipFontAttributes property. Inherited from ChipGroupActualAppearance.
ChipFontFamilyGets the chip’s font family that is applied to the ChipGroup. To specify this value, use the ChipFontFamily property. Inherited from ChipGroupActualAppearance.
ChipFontSizeGets the chip’s font size that is applied to the ChipGroup. To specify this value, use the ChipFontSize property. Inherited from ChipGroupActualAppearance.
ChipIconColorGets the chip’s icon color that is applied to the ChipGroup. To specify this color, use the ChipIconColor property. Inherited from ChipGroupActualAppearance.
ChipIconIndentGets the chip’s icon indent value that is applied to the ChipGroup. To specify this value, use the ChipIconIndent property. Inherited from ChipGroupActualAppearance.
ChipIconSizeGets the chip’s icon size value that is applied to the ChipGroup. To specify this value, use the ChipIconSize property. Inherited from ChipGroupActualAppearance.
ChipIsIconVisibleGets the chip’s icon visibility value that is applied to the ChipGroup. To specify this value, use the ChipIsIconVisible property. Inherited from ChipGroupActualAppearance.
ChipPaddingGets the chip’s padding value that is applied to the ChipGroup. To specify this value, use the ChipPadding property. Inherited from ChipGroupActualAppearance.
ChipPressedBackgroundColorGets the chip’s background color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedBackgroundColor property. Inherited from ChipGroupActualAppearance.
ChipPressedBorderColorGets the chip’s border color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedBorderColor property. Inherited from ChipGroupActualAppearance.
ChipPressedCheckIconColorGets the chip’s check icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedCheckIconColor property. Inherited from ChipGroupActualAppearance.
ChipPressedIconColorGets the chip’s icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedIconColor property. Inherited from ChipGroupActualAppearance.
ChipPressedRemoveIconColorGets the chip’s remove icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedRemoveIconColor property. Inherited from ChipGroupActualAppearance.
ChipPressedTextColorGets the chip’s text color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedTextColor property. Inherited from ChipGroupActualAppearance.
ChipRemoveIconColorGets the chip’s remove icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipRemoveIconColor property. Inherited from ChipGroupActualAppearance.
ChipSelectedBackgroundColorGets the selected chip’s background color that is applied to the SelectableChipGroup. To specify this color, use the ChipSelectedBackgroundColor property.
ChipSelectedBorderColorGets the selected chip’s border color that is applied to the SelectableChipGroup. To specify this color, use the ChipSelectedBorderColor property.
ChipSelectedDisabledBackgroundColorGets the chip’s background color that is applied to the SelectableChipGroup when the chip is selected and disabled. To specify this color, use the ChipSelectedDisabledBackgroundColor property.
ChipSelectedDisabledBorderColorGets the chip’s border color that is applied to the SelectableChipGroup when the chip is selected and disabled. To specify this color, use the ChipSelectedDisabledBorderColor property.
ChipSelectedDisabledIconColorGets the chip’s icon color that is applied to the SelectableChipGroup when the chip is selected and disabled. To specify this color, use the ChipSelectedDisabledIconColor property.
ChipSelectedDisabledRemoveIconColorGets the chip’s remove icon color that is applied to the SelectableChipGroup when the chip is selected and disabled. To specify this color, use the ChipSelectedDisabledRemoveIconColor property.
ChipSelectedDisabledTextColorGets the chip’s text color that is applied to the SelectableChipGroup when the chip is selected and disabled. To specify this color, use the ChipSelectedDisabledTextColor property.
ChipSelectedIconColorGets the chip’s icon color that is applied to the SelectableChipGroup when the chip is selected. To specify this color, use the ChipSelectedIconColor property.
ChipSelectedRemoveIconColorGets the chip’s remove icon color that is applied to the SelectableChipGroup when the chip is selected. To specify this color, use the ChipSelectedRemoveIconColor property.
ChipSelectedTextColorGets the chip’s text color that is applied to the SelectableChipGroup when the chip is selected. To specify this color, use the ChipSelectedTextColor property.
ChipTextColorGets the chip’s text color that is applied to the ChipGroup. To specify this color, use the ChipTextColor property. Inherited from ChipGroupActualAppearance.
ChipUseRippleEffectGets whether the ripple effect is used to change the ChipGroup‘s selection state. To specify this value, use the ChipUseRippleEffect property. Inherited from ChipGroupActualAppearance.
FontAutoScalingEnabledGets or sets whether text is scaled according to the operating system’s text scale setting. This is a bindable property. Inherited from ChipGroupActualAppearance.
HorizontalSpacingGets the horizontal amount of space between chips that is applied to the ChipGroup. To specify this value, use the HorizontalSpacing property. Inherited from ChipGroupActualAppearance.
IsMultilineGets whether the ChipGroup‘s chips are displayed in a multiple lines. To specify this value, use the IsMultiline property. Inherited from ChipGroupActualAppearance.
PaddingGets the padding value that is applied to the ChipGroup. To specify this value, use the Padding property. Inherited from ChipGroupActualAppearance.
VerticalSpacingGets the vertical amount of space between chips that is applied to the ChipGroup. To specify this value, use the VerticalSpacing property. Inherited from ChipGroupActualAppearance.

See Also

SelectableChipGroupActualAppearance Class

SelectableChipGroupActualAppearance Members

DevExpress.Maui.Editors Namespace