Style.BackgroundHatchType 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 o tipo de hachura.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BackgroundHatchTypes> BackgroundHatchType { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BackgroundHatchTypes> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BackgroundHatchTypes> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.BackgroundHatchTypes> BackgroundHatchType { get; set; }
member this.BackgroundHatchType : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.BackgroundHatchTypes> with get, set
Public Property BackgroundHatchType As ReportExpression(Of BackgroundHatchTypes)
Valor da propriedade
Um objeto ReportExpression<T>.