Skip to main content
All docs
V21.2
  • TextInputMaskSettings.PlaceHolderProperty Field

    Identifies the TextInputMaskSettings.PlaceHolder 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 PlaceHolderProperty

    Field Value

    Type Description
    Windows.UI.Xaml.DependencyProperty

    A dependency property identifier.

    See Also