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