Свойство Tablix.LayoutDirection
Indicates the overall direction of the tablix layout.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property LayoutDirection As TablixLayoutDirection
Get
'Применение
Dim instance As Tablix
Dim value As TablixLayoutDirection
value = instance.LayoutDirection
public TablixLayoutDirection LayoutDirection { get; }
public:
property TablixLayoutDirection LayoutDirection {
TablixLayoutDirection get ();
}
member LayoutDirection : TablixLayoutDirection
function get LayoutDirection () : TablixLayoutDirection
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.TablixLayoutDirection
A TablixLayoutDirection object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering