Skip to main content

CollectionViewLink Class

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.

See Also