![]() | Param Class |
Namespace: Stingray.Grid
The Param type exposes the following members.
Name | Description | |
---|---|---|
![]() | EnableTrackingColWidth |
Specifies the options for or disables changing column widths
for the end user.
|
![]() | EnableTrackingColWidth(RowColTracking) |
Specifies the options for tracking when the end-user resizes
columns.
|
![]() | EnableTrackingRowHeight |
Specifies the options for or disables changing row heights for
the end user.
|
![]() | EnableTrackingRowHeight(RowColTracking) |
Specifies the options for tracking when the end-user resizes
rows.
|
Name | Description | |
---|---|---|
![]() | CacheLockReadOnly |
Gets the Cache lock flag associated with the grid.
|
![]() | CellActivationMode |
Gets or sets the mode for activating or editing the current
cell.
|
![]() | DrawOrder |
Gets or sets the drawing order.
|
![]() | EnableHorizontalSorting |
Gets or sets row sorting when double-clicked.
|
![]() | EnableMoveRows |
Gets or sets a value indicating whether the user can
interactively move rows.
|
![]() | EnableVerticalSorting |
Gets or sets column sorting when double-clicked.
|
![]() | ExcelLikeCurrentCell |
Gets or sets the default Objective Grid or Excel-like behavior of the current cell.
|
![]() | ExcelLikeHeaders |
Gets or sets the Excel-like behavior of the headers.
|
![]() | ExcelLikeScrolling |
Gets or sets scroll behavior to mimic Excel scroll behavior
|
![]() | ExcelLikeSelectionFrame |
Gets or sets the option to draw a small frame around the
selected range of cells.
|
![]() | ExpressionDisplayMode |
Gets or sets the display of formula expressions in inactive
cells.
|
![]() | HideCurrentCellMode |
Gets or sets options for hiding the current cell.
|
![]() | LockReadOnly |
Gets or sets the readonly state for cells in the grid.
|
![]() | NumberedColHeaders |
Gets or sets numbered column headers
|
![]() | NumberedRowHeaders |
Gets or sets numbered row headers
|
![]() | Properties |
Gets the OGProperties object associated with the
grid.
|
![]() | SpecialMode |
Gets or sets list box behavior.
|
![]() | TransparentBackground |
Gets or sets a transparent background color for cells.
|
The types of properties or parameters stored in the Param object include: grid-wide base styles, the properties object, the grid data object with the cell contents, the undo/redo list, selected ranges, and covered cells.