CreateCustomPropertyCollectionSourceEventArgs.PropertyCollectionSource Property
In This Article
Specifies a custom Collection Source to be used by a nested List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public PropertyCollectionSource PropertyCollectionSource { get; set; }
#Property Value
Type | Description |
---|---|
Property |
A Property |
See Also