ListDialogAdd Method |
Name | Description | |
---|---|---|
![]() | Add(String) |
Adds a row to the list with the specified text.
|
![]() | Add(ListDialogRow) |
Adds the specified row to the list.
|
![]() | Add(String, Object) |
Adds a row to the list with the specified text and tag.
|