Właściwość DataMember.IsTotal
Wskazuje, czy to wystąpienie grupy zawiera wartości sum częściowych.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property IsTotal As Boolean
Get
'Użycie
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
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.