ReportViewer.ShowBackButton 屬性

定義

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

屬性值

屬性

適用於