Właściwość RenderingExtension.Visible —
Indicates whether the rendering extension is visible in the user interface.
Przestrzeń nazw: Microsoft.Reporting.WinForms
Zestaw: Microsoft.ReportViewer.WinForms (w Microsoft.ReportViewer.WinForms.dll)
Składnia
'Deklaracja
Public ReadOnly Property Visible As Boolean
public bool Visible { get; }
public:
property bool Visible {
bool get ();
}
member Visible : bool with get
function get Visible () : boolean
Wartość właściwości
Typ: Boolean
A Boolean value.