Table of Contents

Property SelectedCellsList

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SelectedCellsList

Gets the selected text as List{List{Cell}}

public List<List<Cell>> SelectedCellsList { get; }

Property Value

List<List<Cell>>