다음을 통해 공유


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> 개체입니다.

적용 대상