Membros TablixRow
Represents a tablix row with a list of cells.
O tipo TablixRow expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Count | Gets the number of items in the collection. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) | |
Height | Height of each cell in this row. | |
Item | Gets the item at the specified index. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infraestrutura. (Herdado de ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
Início
Consulte também