MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableRow Class
Properties Methods Events

TableRow Class Members

The following tables list the members exposed by TableRow.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TableRow class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets an action (e.g., hyperlink) associated with the row.  
Public PropertyGets a value indicating whether a row can shrink.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets a height of the row.  
Public PropertyGets the cells with a content of the row.  
Public PropertyGets or sets a value indicating whether the row is hidden.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the TableRow object.  
Top
See Also