Click or drag to resize

PdfGridCell Properties

The PdfGridCell type exposes the following members.

Properties
Name Description
Public property ColumnSpan
Gets or sets the column span.
Public property Height
Gets the height.
Public property RowSpan
Gets or sets the row span.
Public property StringFormat
Gets or sets the string format.
Public property Style
Gets or sets the cell style.
Public property Value
Gets or sets the value.
Public property Width
Gets or sets the width.
Top
See Also