TablixHeader.CellContents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Page breaks in this ReportItem are ignored.
public:
property Microsoft::ReportingServices::RdlObjectModel::CellContents ^ CellContents { Microsoft::ReportingServices::RdlObjectModel::CellContents ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::CellContents ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.CellContents CellContents { get; set; }
member this.CellContents : Microsoft.ReportingServices.RdlObjectModel.CellContents with get, set
Public Property CellContents As CellContents
Property Value
A CellContents object.