Click or drag to resize

PdfGridRowStyle Properties

The PdfGridRowStyle type exposes the following members.

Properties
Name Description
Public property BackgroundBrush
Gets or sets the background brush.
(Inherited from PdfGridStyleBase .)
Public property CellPadding
Get or sets the cell padding.
Public property Font
Gets or sets the font.
(Inherited from PdfGridStyleBase .)
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