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.
Indicates whether this instance of the group contains subtotal data values.
Espace de noms : Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property IsTotal As Boolean
Get
'Utilisation
Dim instance As DataMember
Dim value As Boolean
value = instance.IsTotal
public bool IsTotal { get; }
public:
property bool IsTotal {
bool get ();
}
member IsTotal : bool
function get IsTotal () : boolean
Valeur de propriété
Type : System.Boolean
A Boolean value.