DXEditMenuItem.Height Property
In This Article
Gets or sets the editor’s height.
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 height. |
#Remarks
The Height is set a predefined value.
See Also