GaugePanel.AutoLayout プロパティ

定義

ゲージパネル内の要素に自動レイアウトを使うべき値を取得または設定します。

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)

プロパティ値

ReportExpression<T> オブジェクト。

適用対象