Method GetGroup
GetGroup(int?, bool)
Gets ControlSet with all child controls which are members of the specified group.
public virtual ControlSet GetGroup(int? groupIndex, bool recursive = false)
Gets ControlSet with all child controls which are members of the specified group.
public virtual ControlSet GetGroup(int? groupIndex, bool recursive = false)