ListViewLinkBase.ListView Property
Gets or sets a ListView object to be printed via the current link.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Default | Description |
---|---|---|
ListView | null | A ListView object to be printed. |
See Also