Back to Devexpress

HtmlEdit Fields

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-dot-underscore-fields.md

latest24.2 KB
Original Source

HtmlEdit Fields

A rich text editor that uses HTML as an input or output format.

NameDescription
AllowUserInputProperty staticIdentifies the AllowUserInput bindable property.
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.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXViewBase.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
HtmlSourceProperty staticIdentifies the HtmlSource bindable property.
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.
IsHtmlContentLoadedProperty staticIdentifies the IsHtmlContentLoaded bindable property.
IsHtmlContentLoadingProperty staticIdentifies the IsHtmlContentLoading bindable property.
IsReadOnlyProperty staticIdentifies the IsReadOnly bindable property.
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.
SelectedTextBackgroundProperty staticIdentifies the SelectedTextBackground bindable property.
SelectedTextDecorationsProperty staticIdentifies the SelectedTextDecorations bindable property.
SelectedTextFontAttributesProperty staticIdentifies the SelectedTextFontAttributes bindable property.
SelectedTextFontFamilyProperty staticIdentifies the SelectedTextFontFamily bindable property.
SelectedTextFontSizeProperty staticIdentifies the SelectedTextFontSize bindable property.
SelectedTextForegroundProperty staticIdentifies the SelectedTextForeground bindable property.
SelectedTextHeadingLevelProperty staticIdentifies the SelectedTextHeadingLevel bindable property.
SelectedTextHorizontalAlignmentProperty staticIdentifies the SelectedTextHorizontalAlignment bindable property.
SelectedTextHyperlinkProperty staticIdentifies the SelectedTextHyperlink bindable property.
SelectedTextIndentProperty staticIdentifies the SelectedTextIndent bindable property.
SelectedTextLineHeightProperty staticIdentifies the SelectedTextLineHeight bindable property.
SelectedTextListTypeProperty staticIdentifies the SelectedTextListType bindable property.
SelectedTextProperty staticIdentifies the SelectedText bindable property.
SelectionRangeProperty staticIdentifies the SelectionRange bindable property.
ShowToolbarProperty staticIdentifies the ShowToolbar bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
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

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace