Свойство ScaleLabelsInstance.AllowUpsideDown
Gets the calculated value of the AllowUpsideDown property in a ScaleLabels class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property AllowUpsideDown As Boolean
Get
'Применение
Dim instance As ScaleLabelsInstance
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.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering