Skip to main content
All docs
V21.2
  • TextInputTimeSpanMaskSettings.AllowNegativeValueProperty Field

    Identifies the TextInputTimeSpanMaskSettings.AllowNegativeValue dependency property.

    Namespace: DevExpress.UI.Xaml.Editors

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

    NuGet Package: DevExpress.Uwp.Controls

    Declaration

    public static readonly DependencyProperty AllowNegativeValueProperty

    Field Value

    Type Description
    Windows.UI.Xaml.DependencyProperty

    A dependency property identifier.

    See Also