Gets or sets the RibbonTextBox's input validation mode that is used to validate the inserted text in the text box.

Syntax

public InputValidationMode ValidationMode { get; set; }
Public Property ValidationMode() As InputValidationMode