Skip to main content

SplitContainerControl.AutoSize Property

This member is not supported by the SplitContainerControl class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool AutoSize { get; set; }

Property Value

Type
Boolean
See Also