Table of Contents

Property CheckedRows

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

CheckedRows

Gets the collection of all the checked rows in the WrappingITableSource.

public HashSet<int> CheckedRows { get; }

Property Value

HashSet<int>