AppMenuFileLabel.AutoHeight Property
Gets or sets whether the control’s height is adjusted to fit its contents.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if the control’s height is adjusted to fit its contents; otherwise, false. |
See Also