DXEditMenuItem.Width Property
In This Article
Gets or sets the editor’s width.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that is the editor’s widhth. |
#Remarks
The Width value is calculated automatically.
See Also