CreateCustomPropertyCollectionSourceEventArgs.PropertyCollectionSource Property
Specifies a custom Collection Source to be used by a nested List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PropertyCollectionSource | A PropertyCollectionSource descendant, specifying the custom Collection Source to be used by a nested List View. |
See Also