Click or drag to resize

PdfGridStyle Properties

The PdfGridStyle type exposes the following members.

Properties
Name Description
Public property AllowHorizontalOverflow
Gets or sets a value indicating whether to allow horizontal overflow.
Public property BackgroundBrush
Gets or sets the background brush.
(Inherited from PdfGridStyleBase .)
Public property BorderOverlapStyle
Gets or sets the border overlap style.
Public property CellPadding
Gets or sets the cell padding.
Public property CellSpacing
Gets or sets the cell spacing.
Public property Font
Gets or sets the font.
(Inherited from PdfGridStyleBase .)
Public property HorizontalOverflowType
Gets or sets the type of the horizontal overflow.
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