Skip to main content

GroupBox.SeparatorBrushProperty Field

Identifies the GroupBox.SeparatorBrush dependency property.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v23.2.dll

NuGet Package: DevExpress.Wpf.LayoutControl

Declaration

public static readonly DependencyProperty SeparatorBrushProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also