Back to Devexpress

InputChipGroupActualAppearance Properties

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

latest19.0 KB
Original Source

InputChipGroupActualAppearance 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.
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.
EditorBorderColorGets the editor border color that is applied to the InputChipGroup. To specify this color, use the EditorBorderColor property.
EditorBorderThicknessGets the editor border thickness value that is applied to the InputChipGroup. To specify this value, use the EditorBorderThickness property.
EditorCursorColorGets the editor cursor color that is applied to the InputChipGroup. To specify this color, use the EditorCursorColor property.
EditorFocusedBorderColorGets the editor border color that is applied to the InputChipGroup when it is focused. To specify this color, use the EditorFocusedBorderColor property.
EditorFontAttributesGets the editor font attribute value that is applied to the InputChipGroup. To specify this value, use the EditorFontAttributes property.
EditorFontFamilyGets the editor font family value that is applied to the InputChipGroup. To specify this value, use the EditorFontFamily property.
EditorFontSizeGets the editor font size value that is applied to the InputChipGroup. To specify this value, use the EditorFontSize property.
EditorMinimumHeightGets the editor minimum height value that is applied to the InputChipGroup. To specify this value, use the EditorMinimumHeight property.
EditorMinimumWidthGets the editor minimum width value that is applied to the InputChipGroup. To specify this value, use the EditorMinimumWidth property.
EditorTextColorGets the editor text color that is applied to the InputChipGroup. To specify this color, use the EditorTextColor property.
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

InputChipGroupActualAppearance Class

InputChipGroupActualAppearance Members

DevExpress.Maui.Editors Namespace