Propriedade RenderingExtension.Visible
Indicates whether the rendering extension is visible in the user interface.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)
Sintaxe
'Declaração
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
Valor de propriedade
Tipo: Boolean
A Boolean value.