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.2.dll
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