Table of Contents

Property Regions

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Regions

All extended selection regions. May be empty if only the cursor cell is selected.

public IReadOnlyList<TableSelectionRegion> Regions { get; }

Property Value

IReadOnlyList<TableSelectionRegion>