Back to Devexpress

LayoutControl.AutoScrollPosition Property

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

latest1.2 KB
Original Source

LayoutControl.AutoScrollPosition Property

This property is not supported by the LayoutControl class.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

Type
Size

See Also

LayoutControl Class

LayoutControl Members

DevExpress.XtraLayout Namespace