Membros DataCell
Defines the list of data values to pass to the custom report item for a specific combination of leaf-node groups in CustomData.
O tipo DataCell 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
Campos
Nome | Descrição | |
---|---|---|
m_columnIndex | Infraestrutura. | |
m_dataValues | Infraestrutura. | |
m_instance | Infraestrutura. | |
m_owner | Infraestrutura. | |
m_rowIndex | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
DataValues | A data value to pass to the custom report item. | |
Instance | Gets the instance object that contains the calculated values for the definition class. |
Início
Consulte também