Back to Devexpress

LayoutControl.AutoScrollMargin Property

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrol-fd339461.md

latest1.1 KB
Original Source

LayoutControl.AutoScrollMargin Property

Not supported.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Size AutoScrollMargin { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property AutoScrollMargin As Size

Property Value

TypeDescription
Size

A System.Drawing.Size.Empty structure.

|

See Also

LayoutControl Class

LayoutControl Members

DevExpress.XtraLayout Namespace