LayoutControl.AutoScrollMinSize Property
In This Article
Not supported.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Size AutoScrollMinSize { get; }
#Property Value
Type | Description |
---|---|
Size | A |
See Also