Public Properties
Gets the SyntaxRuleType value indicating the type of the SyntaxRule. Syntax
Creates a new EmptySyntaxRule instance. Syntax
See Also Reference Infragistics.Documents.TextDocument Assembly
Represents an excption rule, which can only succeed if its sub-rule matches content and the exception rule does not succeed for the same content. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Gets or sets the exception SyntaxRule which is owned the current rule. Syntax Exceptions Exception Description System.InvalidOperationException Occurs when the Grammar.IsMutable value of the owning Grammar is False. System.InvalidOperationException Occurs when the specified value is already owned by another rule o...
Gets the SyntaxRuleType value indicating the type of the SyntaxRule. Syntax