Version

Search Results

ValueKeyword Class

Defines a value keyword. Syntax

ValueKeyword Class Fields

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

ValueKeyword Class Members

Public Constructors Protected Fields Public Properties

ValueKeyword Class Properties

Public Properties

Value Property (ValueKeyword)

Gets or sets a value for this keyword. Syntax

ValueKeyword Constructor(Byte,Target)

Initializes a new ValueKeyword. Syntax Parameters symbol Keyword symbol.target Keyword group

ValueKeyword Constructor(Byte,Target,Int32)

Initializes a new ValueKeyword. Syntax Parameters symbol Keyword symbol.target Keyword groupvalue Keyword value.

ValueKeyword Constructor

Overload List

Infragistics.Documents.Reports.RTF Namespace

Classes Class Description Interfaces Interface Description Enumerations Enumeration Description See Also Reference Infragistics.Documents.Reports Assembly

SealableBase Class

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.