MatrixLayoutDirection Enumeration
Contains values that define the layout direction for a matrix.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Sintassi
'Dichiarazione
Public Enumeration MatrixLayoutDirection
public enum MatrixLayoutDirection
public enum class MatrixLayoutDirection
public enum MatrixLayoutDirection
public enum MatrixLayoutDirection
Members
Member name | Description |
---|---|
LTR | Indicates that the matrix reads left-to-right. |
RTL | Indicates that the matrix reads right-to-left. |
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.