GC.Spread.Sheets.Sparklines Namespace > SparklineGroup type : contains Method |
var instance = new GC.Spread.Sheets.Sparklines.SparklineGroup(type, setting); var value; // Type: boolean value = instance.contains(item);
true
if the item is found in the group; otherwise, false
.