Back to Devexpress

DXContentPresenterBase Fields

maui-devexpress-dot-maui-dot-core-dot-dxcontentpresenterbase-dot-underscore-fields.md

latest24.0 KB
Original Source

DXContentPresenterBase Fields

The base class for the DXContentPresenter.

NameDescription
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty staticIdentifies the BorderColor bindable property. Inherited from DXViewBase.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property. Inherited from DXViewBase.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
ContentProperty staticIdentifies the Content bindable property. Inherited from DXBorder.
ContentTemplateProperty staticIdentifies the ContentTemplate bindable property. Inherited from DXBorder.
ContentTemplateSelectorProperty staticIdentifies the ContentTemplateSelector bindable property. Inherited from DXBorder.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXViewBase.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FontAttributesProperty staticIdentifies the FontAttributes bindable property.
FontAutoScalingEnabledProperty staticIdentifies the FontAutoScalingEnabled bindable property.
FontFamilyProperty staticIdentifies the FontFamily bindable property.
FontSizeProperty staticIdentifies the FontSize bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment bindable property.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsClippedToBoundsProperty staticIdentifies the IsClippedToBounds bindable property. Inherited from DXViewBase.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
PaddingProperty staticIdentifies the Padding bindable property. Inherited from DXViewBase.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
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.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment bindable property.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

DXContentPresenterBase Class

DXContentPresenterBase Members

DevExpress.Maui.Core Namespace