Tablix.LayoutDirection Property

Definition

Gets or sets the overall direction of the tablix layout.

public:
 property Microsoft::ReportingServices::RdlObjectModel::LayoutDirections LayoutDirection { Microsoft::ReportingServices::RdlObjectModel::LayoutDirections get(); void set(Microsoft::ReportingServices::RdlObjectModel::LayoutDirections value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.LayoutDirections LayoutDirection { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.LayoutDirection : Microsoft.ReportingServices.RdlObjectModel.LayoutDirections with get, set
Public Property LayoutDirection As LayoutDirections

Property Value

A LayoutDirections object.

Attributes

Applies to