Właściwość Extension.Visible
Wskazuje, czy rozszerzenie jest widoczny w interfejs użytkownika.
Przestrzeń nazw: ReportExecution2005
Zestaw: ReportExecution2005 (w ReportExecution2005.dll)
Składnia
'Deklaracja
Public Property Visible As Boolean
Get
Set
'Użycie
Dim instance As Extension
Dim value As Boolean
value = instance.Visible
instance.Visible = value
public bool Visible { get; set; }
public:
property bool Visible {
bool get ();
void set (bool value);
}
member Visible : bool with get, set
function get Visible () : boolean
function set Visible (value : boolean)
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.