Back to Devexpress

DxTimeSpanMaskProperties Properties

blazor-devexpress-dot-blazor-dot-dxtimespanmaskproperties-dot-underscore-properties.md

latest2.4 KB
Original Source

DxTimeSpanMaskProperties Properties

Defines time span mask settings.

NameDescription
AllowNegativeValueSpecifies whether the editor’s value can be negative.
CaretModeSpecifies the caret navigation mode.
CultureSpecifies an application’s current culture. Inherited from DxMaskPropertiesBase.
DefaultFocusSectionSpecifies which section receives focus after you call the FocusAsync() method.
HideAllZeroValueOptionalSectionsSpecifies whether a time span mask hides all zero value optional sections.
InvalidInputNotificationTextSpecifies the validation message displayed when a data editor value does not match the applied mask. Inherited from DxMaskPropertiesBase.
OutOfBoundsValueProcessModeSpecifies whether users can enter a number that exceeds the section’s maximum threshold (for instance, 65 minutes).
SelectAllInputModeSpecifies whether the editor clears all section values after a user selects all content and starts to enter digits.
UpdateNextSectionOnCycleChangeSpecifies whether the editor updates the value of the next mask section after the current section’s value passes the maximum or minimum threshold.

See Also

DxTimeSpanMaskProperties Class

DxTimeSpanMaskProperties Members

DevExpress.Blazor Namespace