TablixCell.CellContents Propriedade

Definição

As quebras de página neste ReportItem serão ignoradas se o tablix tiver algum cabeçalho de linha, algum grupo de colunas dinâmicas ou mais de uma coluna.

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

Valor da propriedade

Um objeto CellContents.

Aplica-se a