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