다음을 통해 공유


IsTotal 속성

Indicates whether this instance of the group contains subtotal data values.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public ReadOnly Property IsTotal As Boolean
    Get
‘사용 방법
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

속성 값

형식: System. . :: . .Boolean
A Boolean value.