Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
Specifies the overall direction of the tablix layout.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration TablixLayoutDirection
'Usage
Dim instance As TablixLayoutDirection
public enum TablixLayoutDirection
public enum class TablixLayoutDirection
type TablixLayoutDirection
public enum TablixLayoutDirection
Members
| Member name | Description | |
|---|---|---|
| LTR | Dynamic tablix columns grow left-to-right with headers on the left. | |
| RTL | Dynamic tablix columns grow right-to-left with headers on the right and the order of peer groups reversed. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace