Skip to main content

SplitContainerControl.AutoSizeMode Property

This member is not supported by the SplitContainerControl class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

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

Property Value

Type
AutoSizeMode
See Also