CustomTableItemInitialize Method |
Name | Description | |
---|---|---|
Initialize(String, IDataContainer) |
Initializes the object created with default constructor. Use it to load existing item from data row.
| |
Initialize(String, DataRow) |
Initializes the object created with default constructor. Use it to load existing item from data row.
|