DataFormView.EditorLabelHorizontalAlignmentProperty Field
Identifies the EditorLabelHorizontalAlignment dependency property.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
Declaration
public static readonly BindableProperty EditorLabelHorizontalAlignmentProperty
Field Value
Type | Description |
---|---|
Microsoft.Maui.Controls.BindableProperty | A dependency property identifier. |
See Also