ColumnBase.PrintCellStyle Property
Gets or sets the style applied to column cells when you print the control or export it in WYSIWYG mode. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v22.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Style | The style applied to column cells when you print the control or export it in WYSIWYG mode. |
Remarks
The PrintCellStyle property specifies the style that groups together properties, resources, and event handlers and shares them between instances of the TextEdit type.
Target Type: TextEdit
Refer to the following topics for more information on how to print data: