Table of Contents

Class TableSelection

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Describes a selected region of the table

public class TableSelection
Inheritance
TableSelection
Inherited Members

Constructors

TableSelection(Point, Rectangle)

Creates a new selected area starting at the origin corner and covering the provided rectangular area

Properties

IsToggled

True if the selection was made through Select and therefore should persist even through keyboard navigation.

Origin

Corner of the Rectangle where selection began

Rectangle

Area selected