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


Свойство PinLabelInstance.AllowUpsideDown

Gets the calculated value of the AllowUpsideDown property in a PinLabel class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property AllowUpsideDown As Boolean 
    Get
'Применение
Dim instance As PinLabelInstance 
Dim value As Boolean 

value = instance.AllowUpsideDown
public bool AllowUpsideDown { get; }
public:
property bool AllowUpsideDown {
    bool get ();
}
member AllowUpsideDown : bool
function get AllowUpsideDown () : boolean

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

Тип: System.Boolean
A Boolean value that represents the calculated value of the AllowUpsideDown property.

См. также

Справочник

PinLabelInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering