Share via


Tablix.LayoutDirection Propiedad

Definición

Obtiene o establece la dirección global del diseño del Tablix.

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

Valor de propiedad

Un objeto LayoutDirections.

Atributos

Se aplica a