Skip to main content

TreeListView.SwitchToCompactModeWidthProperty Field

Identifies the TreeListView.SwitchToCompactModeWidth dependency property.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static readonly DependencyProperty SwitchToCompactModeWidthProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also