Поделиться через


PinLabel.AllowUpsideDown Свойство

Определение

Указывает, что метку можно поворачивать более чем на 90 градусов.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> AllowUpsideDown { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> AllowUpsideDown { get; set; }
member this.AllowUpsideDown : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property AllowUpsideDown As ReportExpression(Of Boolean)

Значение свойства

Объект ReportExpression<T>.

Применяется к