DataFormMaskedItem Properties
Stores settings of the data form’s text editor that supports masked input.
Name | Description |
---|---|
Actual |
Inherited from Data |
Actual |
Inherited from Data |
Autofill |
|
Background |
Gets or sets the background color of the data form’s item.
Inherited from Data |
Bottom |
Specifies whether the editor’s help and error text is bold or italic.
Inherited from Data |
Bottom |
Gets or sets the name of the font for the editor’s help and error text.
Inherited from Data |
Bottom |
Gets or sets the font size of the editor’s help and error text.
Inherited from Data |
Character |
Inherited from Data |
Clear |
Inherited from Data |
Display |
Inherited from Data |
Editor |
Gets or sets the maximum width of the edit box.
Inherited from Data |
Editor |
Gets or sets the minimum width of the edit box.
Inherited from Data |
Editor |
Gets or sets the width of the edit box.
Inherited from Data |
Error |
Specifies the color of the editor’s borders, in-place label, error icon, and error message.
Inherited from Data |
Field |
Gets or sets the name of the data object’s property to which the editor is bound.
Inherited from Data |
Group |
Gest or sets the name of the group that contains the editor.
Inherited from Data |
Help |
Specifies the input prompt string displayed below the edit box.
Inherited from Data |
Help |
Specifies the color of help text displayed below the editor.
Inherited from Data |
Inplace |
Inherited from Data |
Is |
Inherited from Data |
Is |
Inherited from Data |
Is |
Specifies whether the data form displays a label for the editor.
Inherited from Data |
Is |
Gets or sets whether users can change text in the editor.
Inherited from Data |
Is |
Specifies whether the editor is visible on the data form.
Inherited from Data |
Item |
Gets or sets the editor’s position in a row.
Inherited from Data |
Keyboard |
Gets or sets the type of keyboard used to input text.
Inherited from Data |
Label |
Specifies the color of the editor’s label (text or icon).
Inherited from Data |
Label |
Gets or sets the font style for the editor’s text label.
Inherited from Data |
Label |
Gets or sets the font family name for the editor’s text label.
Inherited from Data |
Label |
Gets or sets the font size for the editor’s text label.
Inherited from Data |
Label |
Gets or sets the horizontal alignment of a label displayed above the editor.
Inherited from Data |
Label |
Gets or sets an image used as the editor’s label.
Inherited from Data |
Label |
Gets or sets the distance between the editor and its label.
Inherited from Data |
Label |
Gets or sets the maximum width of the editor’s label.
Inherited from Data |
Label |
Gets or sets the minimum width of the editor’s label.
Inherited from Data |
Label |
Gets or sets the position of a label relative to the editor.
Inherited from Data |
Label |
Gets or sets the editor’s label text.
Inherited from Data |
Label |
Gets or sets the width of the editor’s label.
Inherited from Data |
Mask | Gets or sets the editor’s input mask expression. |
Mask |
|
Max |
|
Max |
|
Padding |
Gets or sets the distance between the data form item’s edges and content (editor and label).
Inherited from Data |
Placeholder |
Gets or sets the editor’s placeholder text.
Inherited from Data |
Prefix |
Gets or sets the prefix text displayed before the input string in the edit box.
Inherited from Data |
Reserve |
Allows you to reserve a line for help and error text below the editor.
Inherited from Data |
Return |
Inherited from Data |
Row |
Specifies the row in which the editor is located.
Inherited from Data |
Row |
Gets or sets the number of layout rows that this item spans.
Inherited from Data |
Suffix |
Gets or sets the suffix text displayed after the input string in the edit box.
Inherited from Data |
See Also