EditBase.TextHorizontalAlignmentProperty Field
Identifies the TextHorizontalAlignment bindable property.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public static readonly BindableProperty TextHorizontalAlignmentProperty
Field Value
| Type |
|---|
| Xamarin.Forms.BindableProperty |
See Also