Back to Devexpress

ToolbarContentItemBase Fields

maui-devexpress-dot-maui-dot-controls-dot-toolbarcontentitembase-dot-underscore-fields.md

latest13.2 KB
Original Source

ToolbarContentItemBase Fields

The base class for Toolbar items.

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticIdentifies the BackgroundColor bindable property.
BackgroundProperty staticIdentifies the Background bindable property.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty staticIdentifies the BorderColor bindable property.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ContentProperty staticIdentifies the Content bindable property.
ContentTemplateProperty staticIdentifies the ContentTemplate bindable property.
ContentTemplateSelectorProperty staticIdentifies the ContentTemplateSelector bindable property.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property.
FontAttributesProperty staticIdentifies the FontAttributes bindable property.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property.
FontFamilyProperty staticIdentifies the FontFamily bindable property.
FontSizeProperty staticIdentifies the FontSize bindable property.
HeightRequestProperty staticIdentifies the HeightRequest bindable property.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment bindable property.
HorizontalOptionsProperty staticIdentifies the HorizontalOptions bindable property.
IconAspectProperty staticIdentifies the IconAspect bindable property.
IconColorizationEnabledProperty staticIdentifies the IconColorizationEnabled bindable property.
IconColorProperty staticIdentifies the IconColor bindable property.
IconHeightProperty staticIdentifies the IconHeight bindable property.
IconIndentProperty staticIdentifies the IconIndent bindable property.
IconPlacementProperty staticIdentifies the IconPlacement bindable property.
IconProperty staticIdentifies the Icon bindable property.
IconWidthProperty staticIdentifies the IconWidth bindable property.
IsClippedToBoundsProperty staticIdentifies the IsClippedToBounds bindable property.
IsEnabledProperty staticIdentifies the IsEnabled bindable property.
IsVisibleProperty staticIdentifies the IsVisible bindable property. Inherited from ToolbarItemBase.
MarginProperty staticIdentifies the Margin bindable property.
MaximumHeightRequestProperty staticIdentifies the MaximumHeightRequest bindable property.
MaximumWidthRequestProperty staticIdentifies the MaximumWidthRequest bindable property.
MinimumHeightRequestProperty staticIdentifies the MinimumHeightRequest bindable property.
MinimumWidthRequestProperty staticIdentifies the MinimumWidthRequest bindable property.
PaddingProperty staticIdentifies the Padding bindable property.
PlacementProperty staticIdentifies the Placement bindable property. Inherited from ToolbarItemBase.
ShowContentProperty staticIdentifies the ShowContent bindable property.
ShowIconProperty staticIdentifies the ShowIcon bindable property.
StyleProperty staticIdentifies the Style bindable property. Inherited from DXElementBase.
TextCharacterSpacingProperty staticIdentifies the TextCharacterSpacing bindable property.
TextColorProperty staticIdentifies the TextColor bindable property.
TextDecorationsProperty staticIdentifies the TextDecorations bindable property.
TextHorizontalAlignmentProperty staticIdentifies the TextHorizontalAlignment bindable property.
TextLineBreakModeProperty staticIdentifies the TextLineBreakMode bindable property.
TextLineHeightProperty staticIdentifies the TextLineHeight bindable property.
TextMaxLinesProperty staticIdentifies the TextMaxLines bindable property.
TextTransformProperty staticIdentifies the TextTransform bindable property.
TextVerticalAlignmentProperty staticIdentifies the TextVerticalAlignment bindable property.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment bindable property.
VerticalOptionsProperty staticIdentifies the VerticalOptions bindable property.
ViewStyleProperty staticIdentifies the ViewStyle bindable property.
WidthRequestProperty staticIdentifies the WidthRequest bindable property.

See Also

ToolbarContentItemBase Class

ToolbarContentItemBase Members

DevExpress.Maui.Controls Namespace