| NumericMaskedTextStepperT Properties | 
The NumericMaskedTextStepperT generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowDecimal | 
            Gets or sets a value indicating whether the mask can input a decimal.
             | 
|  | AllowSign | 
            Gets or sets a value indicating whether the mask can accept a sign.
             | 
|  | Culture | 
            Gets or sets the culture for the DecimalCharacter and SignCharacters formatting characters.
             | 
|  | Provider | 
            Gets the numeric provider.
             | 
 See Also
See Also