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


Свойство GaugePanelInstance.AutoLayout

Gets the calculated value of the AutoLayout property in a GaugePanel class.

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

Синтаксис

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

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

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

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

См. также

Справочник

GaugePanelInstance Класс

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