Click or drag to resize

PdfGridCellStyle Properties

The PdfGridCellStyle type exposes the following members.

Properties
Name Description
Public property BackgroundBrush
Gets or sets the background brush.
(Inherited from PdfGridStyleBase .)
Public property BackgroundImage
Gets or sets the background image.
Public property Borders
Gets or sets the border.
Public property CellPadding
Get or sets the cell padding.
Public property Font
Gets or sets the font.
(Inherited from PdfGridStyleBase .)
Public property StringFormat
Gets the string format.
Public property TextBrush
Gets or sets the text brush.
(Inherited from PdfGridStyleBase .)
Public property TextPen
Gets or sets the text pen.
(Inherited from PdfGridStyleBase .)
Top
See Also