Skip to main content
All docs
V21.2
  • FormatConditionBase.IsEnabledProperty Field

    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