ReportViewer.ShowWaitControlCancelLink Property

Definition

public:
 property bool ShowWaitControlCancelLink { bool get(); void set(bool value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue(true)]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public bool ShowWaitControlCancelLink { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue(true)>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.ShowWaitControlCancelLink : bool with get, set
Public Property ShowWaitControlCancelLink As Boolean

Property Value

Attributes

Applies to