ActiveReports 8
CellContents Class Members
See Also  Properties  Methods  Events
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CellContents Class

Glossary Item Box

The following tables list the members exposed by CellContents.

Public Constructors

 NameDescription
Public ConstructorCellContents Constructor  
Top

Public Properties

 NameDescription
Public PropertyColSpan  
Public PropertyComponents  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyParentGets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent)
Public PropertyReportItem  
Public PropertyRowSpan  
Public PropertySite (Inherited from System.ComponentModel.Component)
Top

Public Methods

 NameDescription
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodToString (Inherited from System.ComponentModel.Component)
Top

Public Events

 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top

See Also