Method NamesMatch
NamesMatch(object, object)
Return true if the names match (i.e the item should belong to the group).
public override bool NamesMatch(object groupName, object itemName)
Return true if the names match (i.e the item should belong to the group).
public override bool NamesMatch(object groupName, object itemName)