Method MemberOfAnyGroup
MemberOfAnyGroup(int[]?)
Determines whether this control belongs to any of the specified groups.
public virtual bool MemberOfAnyGroup(int[]? groupIndexes)
Parameters
groupIndexesint[]A collection of group indexes to check against.