Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets a value that 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.