Method MemberOfGroup
MemberOfGroup(int)
Checks whether this control is a member of the specified group.
public virtual bool MemberOfGroup(int groupIndex)
Parameters
groupIndexintIndex of the group.
Checks whether this control is a member of the specified group.
public virtual bool MemberOfGroup(int groupIndex)
groupIndex intIndex of the group.