ReportViewerWebPart.OverflowAuto Property

Definition

Gets whether to automatically apply the overflow property to the viewer.

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

Property Value

true to automatically apply the overflow property to the viewer; otherwise, false.

Applies to