Tablix.LayoutDirection Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define a direção global do layout do 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 da propriedade
Um objeto LayoutDirections.
- Atributos