Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TimeSpanMaskOptions Fields
Show Inherited Hide Inherited

Contains settings specific to TimeSpan masks.
Name Description
AllowNegativeValueProperty static Identifies the TimeSpanMaskOptions.AllowNegativeValue attached property.
AssignValueToEnteredLiteralProperty static Identifies the AssignValueToEnteredLiteral attached property.
ChangeNextPartOnCycleValueChangeProperty static Identifies the ChangeNextPartOnCycleValueChange attached property.
DefaultPartProperty static Identifies the DefaultPart attached property.
HideInsignificantPartsOnlyProperty static Identifies the HideInsignificantPartsOnly attached property.
InputModeProperty static Identifies the InputMode attached property.
ResetPartsOnSelectAllInputProperty static Identifies the ResetPartsOnSelectAllInput attached property.
UpdateSelectionOnMouseUpProperty static Identifies the UpdateSelectionOnMouseUp attached property. Inherited from MaskOptions.
See Also