IComplexControl Members
Implemented by controls that have access to the Object Space of the current View and to the XafApplication object.Methods
Name | Description |
---|---|
Refresh() | Called when it is required to refresh the IComplexControl‘s data source. |
Setup(IObjectSpace, XafApplication) | Passes the XafApplication and IObjectSpace objects to the current IComplexControl. |
See Also