Constructor TableSelectionRegion
TableSelectionRegion(Point, Rectangle)
Creates a new selected area starting at the origin corner and covering the provided rectangular area.
public TableSelectionRegion(Point origin, Rectangle rect)
Creates a new selected area starting at the origin corner and covering the provided rectangular area.
public TableSelectionRegion(Point origin, Rectangle rect)