Version

IDataBoundControl Interface Members

The following tables list the members exposed by IDataBoundControl.

Public Properties
 NameDescription
 PropertyDataKeyFields  
 PropertyDataMember  
 PropertyDataSource  
 PropertyDataSourceID  
Public Methods
 NameDescription
 MethodClearDataItemsCalled during the databind operation to notify the Control that the Items collection that is being data bound should be cleared of any existing items so that data binding can repopulate the items.  
 MethodCreateDataSourceSelectArgumentsCalled during the databind operation to determine DataSourceSelectArguments to be applied to the DataSource.  
See Also