XtraScrollableControl.AutoScrollMinSize Property
Gets or sets the minimum size of the auto-scroll.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Size | A |
Remarks
The AutoScrollMinSize property is used to manage the screen size allocated to the automatic scroll bars.
See Also