Back to Devexpress

ToolbarText Fields

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

latest17.5 KB
Original Source

ToolbarText Fields

A non-clickable text item within DXToolbar.

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

See Also

ToolbarText Class

ToolbarText Members

DevExpress.Maui.Controls Namespace