Version

ConcatenationSyntaxRule Class Properties

For a list of all members of this type, see ConcatenationSyntaxRule members.

Public Properties
 NameDescription
Public PropertyRootReturns the NonTerminalSymbol whose rule tree contains this rule. (Inherited from Infragistics.Documents.Parsing.SyntaxRule)
Public PropertyRulesGets the collection of rules owned by the SyntaxRulesOwnerBase. (Inherited from Infragistics.Documents.Parsing.SyntaxRulesOwnerBase)
Public PropertyTypeOverridden. Gets the SyntaxRuleType value indicating the type of the SyntaxRule.  
See Also