Back to Devexpress

DataFormItem.LabelMinWidth Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-982fcdfe.md

latest840 B
Original Source

DataFormItem.LabelMinWidth Property

Gets or sets the minimum width of the editor’s label. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double LabelMinWidth { get; set; }

Property Value

TypeDefaultDescription
Double.nan

The minimum width in pixels.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace