XtraScrollableControl.AutoScrollMinSize Property
Gets or sets the minimum size of the auto-scroll.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.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