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