Udostępnij za pośrednictwem


Właściwość ReportViewer.ToolBarItemBorderWidth —

Gets or sets the width of the toolbar item border.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
<WebBrowsableAttribute(True)> _
Public Property ToolBarItemBorderWidth As Unit
[WebBrowsableAttribute(true)]
public Unit ToolBarItemBorderWidth { get; set; }
[WebBrowsableAttribute(true)]
public:
property Unit ToolBarItemBorderWidth {
    Unit get ();
    void set (Unit value);
}
[<WebBrowsableAttribute(true)>]
member ToolBarItemBorderWidth : Unit with get, set
function get ToolBarItemBorderWidth () : Unit
function set ToolBarItemBorderWidth (value : Unit)

Wartość właściwości

Typ: Unit
A Unit value containing the border width of the toolbar item.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms