Click or drag to resize
Param Properties

The Param type exposes the following members.

Properties
  NameDescription
Public propertyCacheLockReadOnly
Gets the Cache lock flag associated with the grid.
Public propertyCellActivationMode
Gets or sets the mode for activating or editing the current cell.
Public propertyDrawOrder
Gets or sets the drawing order.
Public propertyEnableHorizontalSorting
Gets or sets row sorting when double-clicked.
Public propertyEnableMoveRows
Gets or sets a value indicating whether the user can interactively move rows.
Public propertyEnableVerticalSorting
Gets or sets column sorting when double-clicked.
Public propertyExcelLikeCurrentCell
Gets or sets the default Objective Grid or Excel-like behavior of the current cell.
Public propertyExcelLikeHeaders
Gets or sets the Excel-like behavior of the headers.
Public propertyExcelLikeScrolling
Gets or sets scroll behavior to mimic Excel scroll behavior
Public propertyExcelLikeSelectionFrame
Gets or sets the option to draw a small frame around the selected range of cells.
Public propertyExpressionDisplayMode
Gets or sets the display of formula expressions in inactive cells.
Public propertyHideCurrentCellMode
Gets or sets options for hiding the current cell.
Public propertyLockReadOnly
Gets or sets the readonly state for cells in the grid.
Public propertyNumberedColHeaders
Gets or sets numbered column headers
Public propertyNumberedRowHeaders
Gets or sets numbered row headers
Public propertyProperties
Gets the OGProperties object associated with the grid.
Public propertySpecialMode
Gets or sets list box behavior.
Public propertyTransparentBackground
Gets or sets a transparent background color for cells.
Top
See Also