Udostępnij za pośrednictwem


Właściwość ReportViewer.BorderStyle —

Gets or sets the border style of the ReportViewer control.

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

Składnia

'Deklaracja
Public Property BorderStyle As BorderStyle
public BorderStyle BorderStyle { get; set; }
public:
property BorderStyle BorderStyle {
    BorderStyle get ();
    void set (BorderStyle value);
}
member BorderStyle : BorderStyle with get, set
function get BorderStyle () : BorderStyle
function set BorderStyle (value : BorderStyle)

Wartość właściwości

Typ: BorderStyle
A BorderStyle value.

Zobacz też

Informacje

ReportViewer Klasa

Przestrzeń nazw Microsoft.Reporting.WinForms