Właściwość GaugePanelInstance.AutoLayout
Pobiera wartość obliczoną AutoLayout właściwość w GaugePanel klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property AutoLayout As Boolean
Get
'Użycie
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
Wartość właściwości
Typ: System.Boolean
A wartość logiczna wartości reprezentującej obliczonej wartości AutoLayout właściwość.
Zobacz także