TablixColumn-Klasse
Represents a column in the body section of a tablix.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.TablixColumn
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class TablixColumn
'Usage
Dim instance As TablixColumn
public sealed class TablixColumn
public ref class TablixColumn sealed
[<SealedAttribute>]
type TablixColumn = class end
public final class TablixColumn
Der TablixColumn-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
Width | Width of each cell in this column. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace