Possible values are None, Left, and Right.
AutoComplete Boolean value indicating whether or not to enable autocomplete for
the target TextBox.
AutoCompleteValue Default character set to use when autocomplete is enabled.
Century Default century used when the date mask has only two digits for the
year.
ClearMaskOnLostFocus Boolean value indicating whether or not to clear the input mask when
the target TextBox loses focus.
ClearTextOnInvalid Boolean value indicating whether or not to clear the existing text in the
target TextBox if the input has proven to be invalid.
ClipboardEnabled Boolean value indicating whether or not to allow access to the
clipboard for input into the target TextBox.
DisplayMoney Whether or not the currency symbol is displayed in the target TextBox.
Possible values are None, Left, and Right.
ErrorTooltipCssClass CSS class applied to the tool tip error message.
ErrorTooltipEnabled Boolean value indicating whether or not to display an error tool tip
when the user hovers over an invalid entry in the target TextBox.
Filtered Valid characters for mask type "C" (case-sensitive).
Pages:
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253