DataGridPrintStyle.FlatMode Property
Gets or sets a value indicating whether the grid is printed in flat mode.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the grid is displayed flat; otherwise, false. |
See Also