Click or drag to resize
BizFormItemInitialize Method
Overload List
  NameDescription
Protected methodInitialize(String, IDataContainer)
Initializes the object created with default constructor. Use it to load existing item from data row.
Protected methodInitialize(String, DataRow)
Initializes the object created with default constructor. Use it to load existing item from data row.
Top
See Also