TileView.OptionsPrint Property
In This Article
Provides access to settings that control how this TileView is printed and exported.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
See the Printing Overview and Export Overview topics to learn how to print and export Grid Control data.
See Also