LabelControl.AutoSizeInLayoutControl Property
Supports the internal infrastructure. Use the LabelControl.AutoSizeMode property instead.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the editor’s width is changed to display the editor’s content in its entirety; otherwise, false. |
See Also