Partager via


ToggleItem propriété

The name of the textbox used to hide/unhide this report item.

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property ToggleItem As String
    Get
'Utilisation
Dim instance As Visibility
Dim value As String

value = instance.ToggleItem
public abstract string ToggleItem { get; }
public:
virtual property String^ ToggleItem {
    String^ get () abstract;
}
abstract ToggleItem : string
abstract function get ToggleItem () : String

Valeur de la propriété

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