Partager via


Propriété HasToggle

Indicates that a toggle item is defined 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 HasToggle As Boolean
    Get
'Utilisation
Dim instance As Group
Dim value As Boolean

value = instance.HasToggle
public virtual bool HasToggle { get; }
public:
virtual property bool HasToggle {
    bool get ();
}
abstract HasToggle : bool
override HasToggle : bool
function get HasToggle () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value indicating that a toggle item is defined for this object.