Skip to main content

LayoutControl.AutoScrollMargin Property

Not supported.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Size AutoScrollMargin { get; }

Property Value

Type Description
Size

A Empty structure.

See Also