Back to Devexpress

TabItemActualAppearance Properties

maui-devexpress-dot-maui-dot-controls-dot-tabitemactualappearance-dot-underscore-properties.md

latest6.5 KB
Original Source

TabItemActualAppearance Properties

An appearance object.

NameDescription
CornerRadiusGets the corner radius value that is applied to the TabItem. To specify this value, use the CornerRadius property.
HeaderFontAttributesGets the font attribute value that is applied to the TabItem‘s header. To specify this value, use the HeaderFontAttributes property.
HeaderFontFamilyGets the font family value that is applied to the TabItem‘s header. To specify this value, use the HeaderFontFamily property.
HeaderFontSizeGets the font size value that is applied to the TabItem‘s header. To specify this value, use the HeaderFontSize property.
HeaderHeightGets the height value that is applied to the TabItem‘s header. To specify this value, use the HeaderHeight property.
HeaderIconColorGets the icon color that is applied to the TabItem‘s header. To specify this color, use the HeaderIconColor property.
HeaderIconPositionGets the icon position value that is applied to the TabItem‘s header. To specify this value, use the HeaderIconPosition property.
HeaderIconSpacingGets the icon’s spacing value that is applied to the TabItem‘s header. To specify this value, use the HeaderIconSpacing property.
HeaderMaxHeightGets the maximum height value that is applied to the TabItem‘s header. To specify this value, use the HeaderMaxHeight property.
HeaderMaxWidthGets the maximum width value that is applied to the TabItem‘s header. To specify this value, use the HeaderMaxWidth property.
HeaderMinHeightGets the minimum height value that is applied to the TabItem‘s header. To specify this value, use the HeaderMinHeight property.
HeaderMinWidthGets the minimum width value that is applied to the TabItem‘s header. To specify this value, use the HeaderMinWidth property.
HeaderPaddingGets the padding value that is applied to the TabItem‘s header. To specify this value, use the HeaderPadding property.
HeaderTextColorGets the text color that is applied to the TabItem‘s header. To specify this color, use the HeaderTextColor property.
HeaderVisibleElementsGets the visible element value that is applied to the TabItem‘s header. To specify this value, use the HeaderVisibleElements property.
HeaderWidthGets the width value that is applied to the TabItem‘s header. To specify this value, use the HeaderWidth property.
SelectedHeaderBackgroundColorGets the background color that is applied to the TabItem‘s header when it is selected. To specify this color, use the SelectedHeaderBackgroundColor property.
SelectedHeaderIconColorGets the icon color that is applied to the TabItem‘s header when it is selected. To specify this color, use the SelectedHeaderIconColor property.
SelectedHeaderTextColorGets the text color that is applied to the TabItem‘s header when it is selected. To specify this color, use the SelectedHeaderTextColor property.

See Also

TabItemActualAppearance Class

TabItemActualAppearance Members

DevExpress.Maui.Controls Namespace