Defines a value keyword. Syntax
For a list of all members of this type, see ValueKeyword members. Protected Fields Name Description _symbol Defines a keyword symbol. (Inherited from Infragistics.Documents.Reports.RTF.Keyword) _target Defines a keyword group. (Inherited from Infragistics.Documents.Reports.RTF.Keyword) Top
Public Constructors Protected Fields Public Properties
Public Properties
Gets or sets a value for this keyword. Syntax
Initializes a new ValueKeyword. Syntax Parameters symbol Keyword symbol.target Keyword group
Initializes a new ValueKeyword. Syntax Parameters symbol Keyword symbol.target Keyword groupvalue Keyword value.
Overload List
Classes Class Description Interfaces Interface Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.Reports Assembly
A base class providing basic functionality of the ISealable interface. Syntax Remarks When deriving from this class, it is up to the programmer to call VerifyNotSealed method from within any properties or methods that could change the instance of the class.