ReportViewer.ToolBarItemBorderStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Web::UI::WebControls::BorderStyle ToolBarItemBorderStyle { System::Web::UI::WebControls::BorderStyle get(); void set(System::Web::UI::WebControls::BorderStyle value); };
[System.ComponentModel.Category("Appearance")]
[System.ComponentModel.DefaultValue]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public System.Web.UI.WebControls.BorderStyle ToolBarItemBorderStyle { get; set; }
[<System.ComponentModel.Category("Appearance")>]
[<System.ComponentModel.DefaultValue>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.ToolBarItemBorderStyle : System.Web.UI.WebControls.BorderStyle with get, set
Public Property ToolBarItemBorderStyle As BorderStyle
Property Value
- Attributes