EditingColumn Property (JTable)

Class

JTable.

Action

Gets the name or index of the column that contains the cell currently being edited.

Syntax

'Declaration
Protected Read Property EditingColumn As ItemIdentifier

Access

Read only.

Examples

Dim editingColumn As String = table.EditingColumn