Class ListViewRowEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

public class ListViewRowEventArgs : EventArgs

Inheritance

ListViewRowEventArgs

Inherited Members

Constructors

ListViewRowEventArgs(int)

Initializes with the current row.

Properties

Row

The current row being rendered.

RowAttribute

The Attribute used by current row or null to maintain the current attribute.