Skip to main content
All docs
V26.1
  • TimeSpanMaskOptions.AssignValueToEnteredLiteral Attached Property

    Specifies whether the editor should assign the entered value to a mask part that corresponds to the first symbol of the entered literal. This is an attached property.

    Namespace: DevExpress.Xpf.Editors

    Assembly: DevExpress.Xpf.Core.v26.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    Returns

    Type Description
    Boolean

    true, to assign the entered value to an entered literal; otherwise, false.

    See Also