MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixCornerCell Interface / CellContents Property

In This Topic
CellContents Property (ITablixCornerCell)
In This Topic
Gets the contents of a cell in the tablix corner.
Syntax
'Declaration
 
ReadOnly Property CellContents As ICellContents
 

Property Value

An ICellContents representing the contents of the cell.
See Also