Area commands

The group consists of the following commands:

QG_SetNumCells Set the 4D expression that calculates the grid size
QG_GetNumCells Get the current grid size expression
QG_SetAreaFlags Configure various options of a QGrid area
QG_GetAreaFlags Get various options of a QGrid area
QG_SetAreaBackgroundColor Change the background color of the plug-in area
QG_GetAreaBackgroundColor Get the background color of the plug-in area
QG_SetAreaAlignment Set the cell alignment inside a QGrid area
QG_GetAreaAlignment Get the current cell alignment in a QGrid area
QG_SetCellSpacing Set the spacing between cells
QG_GetCellSpacing Get the spacing between cells
QG_UpdateArea Trigger an update of the QGrid area content
QG_RevealCell Reveal a cell in the visible part of a QGrid area
QG_CaptureCell Capture a grid cell in a picture
QG_SetSelectionOptions Set the user selection options for a QGrid area
QG_GetSelectionOptions Get the user selection options for a QGrid area
QG_SetSelection Specify which grid cell(s) to select
QG_GetSelection Get the currently selected grid cells
QG_SetCellsPerRow Specify the number of cells per row of the QGrid area
QG_GetCellsPerRow Get the number of cells per row specified for the QGrid area
QG_SetEventHandler Install an event handler method for a QGrid area
QG_SetCacheSize Specify the maximum cache size of the QGrid area
QG_GetCacheSize Get the maximum cache size of the QGrid area