Membros CellContents
Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.
O tipo CellContents expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ColSpan | Indicates the number of columns this cell spans. For the purposes of hidden columns, this cell is considered to occupy the first visible column it appears in. | |
ReportItem | Gets the report item in the cell. | |
RowSpan | Indicates the number of rows this cell spans. |
Início
Consulte também