Classe TablixCornerRow
Represents the list of cells in a row of the corner section of a tablix.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'TablixCornerCell> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..TablixCornerRow
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class TablixCornerRow _
Inherits ReportElementCollectionBase(Of TablixCornerCell)
'Utilizzo
Dim instance As TablixCornerRow
public sealed class TablixCornerRow : ReportElementCollectionBase<TablixCornerCell>
public ref class TablixCornerRow sealed : public ReportElementCollectionBase<TablixCornerCell^>
[<SealedAttribute>]
type TablixCornerRow =
class
inherit ReportElementCollectionBase<TablixCornerCell>
end
public final class TablixCornerRow extends ReportElementCollectionBase<TablixCornerCell>
Nel tipo TablixCornerRow sono esposti i membri seguenti.
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
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
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Infrastruttura. Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)
.gif)