Condividi tramite


Proprietà RenderingExtension.Visible

Indica se l'estensione per il rendering è visibile nell'interfaccia utente.

Spazio dei nomi:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: Boolean
Valore Boolean.

Vedere anche

Riferimenti

RenderingExtension Classe

Spazio dei nomi Microsoft.Reporting.WebForms