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

DateNavigatorCellAppearance.DisabledStateProperty Field

Identifies the DisabledState dependency property.

Namespace: DevExpress.Xpf.Editors.DateNavigator

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly DependencyProperty DisabledStateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also