Skip to main content
.NET 6.0+

IComplexListEditor Members

Declares members implemented by a List Editor to support receiving information on the application and Collection Source of the List View that uses the List Editor.

Methods

Name Description
Setup(CollectionSourceBase, XafApplication) In certain scenarios, a List Editor needs information on the application and Collection Source of the List View that uses the List Editor. This method is used to supply this information to the List Editor.
See Also