DataFormDisplayOptionsAttribute.LabelMaxWidth Property
In This Article
Gets or sets the maximum width of the editor’s label.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public double LabelMaxWidth { get; set; }
#Property Value
Type |
---|
Double |
See Also