Gets or sets a value indicating if the focus can navigate in the appropriate flow direction (e.g., from one DataCell to another when a DataCell is being edited) when the cursor is at the beginning or end of the auto-select text box. (Inherited from Xceed.Wpf.Controls.AutoSelectTextBox)
Gets or sets a value indicating if a system beep is raised when an inputted character is rejected. (Inherited from Xceed.Wpf.Controls.ValueRangeTextBox)
Gets or sets a value representing the mask format that will be used when the inputted text is copied to the clipboard. (Inherited from Xceed.Wpf.Controls.MaskedTextBox)
Gets or sets a value indicating if literal characters in the input mask should be used to calculate the numeric value of the input text. (Inherited from Xceed.Wpf.Controls.MaskedTextBox)
Gets or sets the character that represents the positions in the masked text box that require user input. (Inherited from Xceed.Wpf.Controls.MaskedTextBox)
Gets or sets a value indicating if inputted text that is pasted into the masked text box can be rejected if it contains an invalid character for the corresponding mask position. (Inherited from Xceed.Wpf.Controls.MaskedTextBox)
Gets or sets a value indicating if the character at the current caret position should be reset when the prompt character is pressed. (Inherited from Xceed.Wpf.Controls.MaskedTextBox)
Gets or sets a value indicating if the character at the current caret position should be reset when the space bar is pressed. (Inherited from Xceed.Wpf.Controls.MaskedTextBox)