IsTotal Property (DataMember)
In This Topic
Indicates whether this member shows subtotal values or a value for a particular member.
Syntax
'Declaration
Public MustOverride ReadOnly Property IsTotal As Boolean
public abstract bool IsTotal {get;}
See Also