Skip to main content
All docs
V24.1

PropertyGridControl.AlternationCountProperty Field

Identifies the AlternationCount dependency property.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v24.1.dll

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public static readonly DependencyProperty AlternationCountProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also