Method GetRowGroup
GetRowGroup(int, bool)
Gets ControlSet with all controls which have RowIndex
property equal to rowIndex
.
public virtual ControlSet GetRowGroup(int rowIndex, bool recursive = false)
Gets ControlSet with all controls which have RowIndex
property equal to rowIndex
.
public virtual ControlSet GetRowGroup(int rowIndex, bool recursive = false)