Skip to main content

LayoutPanel.ActualTabBackgroundColorProperty Field

Identifies the LayoutPanel.ActualTabBackgroundColor dependency property.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v26.1.dll

Declaration

public static readonly DependencyProperty ActualTabBackgroundColorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also