Condividi tramite


Proprietà ShowHideToggle

Ottiene l'identificatore dell'elemento Toggle attivato e disattivato dall'utente.

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ShowHideToggle As String
    Get
'Utilizzo
Dim instance As Report
Dim value As String

value = instance.ShowHideToggle
public string ShowHideToggle { get; }
public:
property String^ ShowHideToggle {
    String^ get ();
}
member ShowHideToggle : string
function get ShowHideToggle () : String

Valore proprietà

Tipo: System. . :: . .String
Valore stringa contenente l'identificatore dell'elemento Toggle attivato e disattivato dall'utente.

Osservazioni

This is used for navigating to the current UI location.