Partager via


Propriété ShowHideToggle

Gets the unique name of the toggled item in the current rendering request, if any.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ShowHideToggle As String
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .String
A string value.