XtraScrollableControl.AutoScrollMinSize Property
In This Article
Gets or sets the minimum size of the auto-scroll.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#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