HtmlEdit.SelectedTextHorizontalAlignmentProperty Field
In This Article
Identifies the SelectedTextHorizontalAlignment bindable property.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
#Declaration
C#
public static readonly BindableProperty SelectedTextHorizontalAlignmentProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also