CollectionViewLink Class
In This Article
A link to print objects which implement the ICollectionView interface.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Remarks
If the CollectionViewLink.CollectionView property is not set, calling the LinkBase.CreateDocument method fails with an exception.
#Inheritance
Object
DispatcherObject
DependencyObject
LinkBase
TemplatedLink
CollectionViewLink
See Also