Partilhar via


Propriedade do RDL ToggleItem

Returns the name of the toggle item for this object.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property ToggleItem As String
    Get
'Uso
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

Valor da propriedade

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