TimeSpanMaskOptions Fields
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