Skip to main content

SplitContainerControl.GroupStyle Property

This property is not relevant for this class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

[Browsable(false)]
public override GroupStyle GroupStyle { get; set; }

Property Value

Type
DevExpress.Utils.GroupStyle
See Also