Click or drag to resize

PFGridSettings Properties

The PFGridSettings type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets or sets the numbers of columns in the grid.
Public propertyGutterHeight
Gets or sets the gutter height (gap between rows) in pixels.
Public propertyGutterWidth
Gets or sets the gutter width (gap between columns) in pixels.
Public propertyRows
Gets or sets the numbers of rows in the grid.
Top
See Also