Click or drag to resize

ListDialogAdd Method

Overload List
  NameDescription
Public methodAdd(String)
Adds a row to the list with the specified text.
Public methodAdd(ListDialogRow)
Adds the specified row to the list.
Public methodAdd(String, Object)
Adds a row to the list with the specified text and tag.
Top
See Also