LayoutControl.AutoScrollMinSize Property
Not supported.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Size AutoScrollMinSize { get; }
Property Value
| Type | Description |
|---|---|
| Size | A |
See Also