Property SelectedCellsList | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SelectedCellsList
Gets the selected text as List{List{Cell}}
public List<List<Cell>> SelectedCellsList { get; }
Namespace
Assembly
Terminal.Gui.dll
Gets the selected text as List{List{Cell}}
public List<List<Cell>> SelectedCellsList { get; }