Skip to main content
A newer version of this page is available. .

XtraLayoutPanelBase.AutoScrollMargin Property

Namespace: DevExpress.Utils.Layout

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(true)]
[DXCategory("Layout")]
[EditorBrowsable(EditorBrowsableState.Always)]
public Size AutoScrollMargin { get; set; }

Property Value

Type
Size
See Also