Partager via


Propriété ToggleItem

Returns the name of the toggle item for this object.

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

Syntaxe

'Déclaration
Public Overridable ReadOnly Property ToggleItem As String
    Get
'Utilisation
Dim instance As Group
Dim value As String

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

Valeur de propriété

Type : System. . :: . .String
A string containing the name of the toggle item for this object.