Skip to main content
A newer version of this page is available. .

GroupBox.TitleBackgroundProperty Field

Identifies the GroupBox.TitleBackground dependency property.

Namespace: DevExpress.Xpf.LayoutControl

Assembly: DevExpress.Xpf.LayoutControl.v19.1.dll

Declaration

public static readonly DependencyProperty TitleBackgroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also