Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

Returns

Type Description
Boolean

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

See Also