Membri TablixCornerRow
Represents the list of cells in a row of the corner section of a tablix.
Il tipo TablixCornerRow espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Gets the number of rows in the tablix corner. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.) | |
Item | Gets a tablix corner cell at the specified index. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .) |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infrastruttura. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). |
In alto
Vedere anche