TreeViewRow.id

Get the row id. This is populated by the treeview once the row has been inserted.

class TreeViewRow
@property
string
id
()

Return Value

Type: string

A string containing the row id.

Meta