TimeSpanInputMode Enum
Lists the values that specify the time span input mode.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
Restricted
|
End users cannot enter values greater then the current mask can display (e. |
Not
|
End users can enter values greater then the current mask can display (e. |
Not
|
End users cannot enter values greater then the current mask can display (e. |
#Remarks
The values listed by this enumeration are used to set the TimeSpanMaskOptions.InputMode attached property.