NavigatorBase.AutoSize Property
Gets or sets whether the control adjusts its size automatically, to display its buttons in their entirety.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the control adjusts its size automatically to display its buttons in their entirety; otherwise, false. |
See Also