Method GetAllSelectedCells
GetAllSelectedCells()
Returns all cells in any MultiSelectedRegions (if MultiSelect is enabled) and the selected cell
public IEnumerable<Point> GetAllSelectedCells()
Returns
Remarks
Return value is not affected by FullRowSelect (i.e. returned Points are not expanded to include all points on row).