Skip to main content

FormatConditionBase.IsEnabledProperty Field

In This Article

Identifies the FormatConditionBase.IsEnabled dependency property.

Namespace: DevExpress.UI.Xaml.Grid

Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static readonly DependencyProperty IsEnabledProperty

#Field Value

Type Description
Windows.UI.Xaml.DependencyProperty

A dependency property identifier.

See Also