ReportViewerWebPart.OverflowAuto 屬性

定義

取得是否自動將溢位屬性套用到檢視器。

protected:
 virtual property bool OverflowAuto { bool get(); };
protected override bool OverflowAuto { get; }
member this.OverflowAuto : bool
Protected Overrides ReadOnly Property OverflowAuto As Boolean

屬性值

Boolean

true 會自動將溢位屬性套用到檢視器;否則為 false

適用於