DataFormItem.LabelMinWidth Property
Gets or sets the minimum width of the editor’s label.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double LabelMinWidth { get; set; }
Property Value
Type |
---|
Double |
See Also