'Declaration Public MustOverride ReadOnly Property IsTotal As Boolean
public abstract bool IsTotal {get;}
Property Value
true
if this member shows total values; otherwise, false
.'Declaration Public MustOverride ReadOnly Property IsTotal As Boolean
public abstract bool IsTotal {get;}
true
if this member shows total values; otherwise, false
.