GaugePanel.AutoLayout Proprietà

Definizione

Ottiene o imposta un valore che indica che per gli elementi del pannello del misuratore deve essere utilizzato il layout automatico.

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

Valore della proprietà

ReportExpression<Boolean>

Un oggetto ReportExpression<T>.

Si applica a