Membri CustomData
Represents the data to display in a custom report item. This class cannot be inherited.
Il tipo CustomData espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
DataCells | Returns the data values contained in each detail cell of the custom report item data. |
![]() |
DataColumnGroupings | Returns the set of column groupings for the custom report item data. |
![]() |
DataRowGroupings | Returns the set of row groupings for the custom report item data. |
![]() |
NoRows | Indicates that the CustomData object contains no rows of data. |
In alto
Vedere anche