QGrid commands by name
This is an alphabetically sorted list of QGrid commands:
QG_CaptureCell | Capture a grid cell in a picture |
QG_GetAreaAlignment | Get the current cell alignment in a QGrid area |
QG_GetAreaBackgroundColor | Get the background color of the plug-in area |
QG_GetAreaFlags | Get various options of a QGrid area |
QG_GetCacheSize | Get the maximum cache size of the QGrid area |
QG_GetCaptionAlignment | Get the caption text alignment |
QG_GetCaptionColors | Get the caption colors |
QG_GetCaptionFont | Get the caption font |
QG_GetCellCaption | Get the current caption object properties |
QG_GetCellOptions | Get the current grid cell properties |
QG_GetCellPicture | Get the picture object properties |
QG_GetCellSpacing | Get the spacing between cells |
QG_GetCellsPerRow | Get the number of cells per row specified for the QGrid area |
QG_GetDragOptions | Get the drag+drop feedback options for a QGrid area |
QG_GetDropCell | Get the cell where a drop event occurred |
QG_GetLicenses | Get the status of licenses in a client/server installation |
QG_GetNumCells | Get the current grid size expression |
QG_GetSelection | Get the currently selected grid cells |
QG_GetSelectionOptions | Get the user selection options for a QGrid area |
QG_GetVersion | Get QGrid version and product information |
QG_RevealCell | Reveal a cell in the visible part of a QGrid area |
QG_SetAreaAlignment | Set the cell alignment inside a QGrid area |
QG_SetAreaBackgroundColor | Change the background color of the plug-in area |
QG_SetAreaFlags | Configure various options of a QGrid area |
QG_SetCacheSize | Specify the maximum cache size of the QGrid area |
QG_SetCaptionAlignment | Set the caption text alignment |
QG_SetCaptionColors | Set the caption colors |
QG_SetCaptionFont | Set the caption font |
QG_SetCellCaption | Set the caption object for area cells |
QG_SetCellOptions | Set the properties of the grid cells |
QG_SetCellPicture | Set the picture object of area cells |
QG_SetCellSpacing | Set the spacing between cells |
QG_SetCellsPerRow | Specify the number of cells per row of the QGrid area |
QG_SetDragOptions | Configure drag+drop feedback options for a QGrid area |
QG_SetEventHandler | Install an event handler method for a QGrid area |
QG_SetNumCells | Set the 4D expression that calculates the grid size |
QG_SetSelection | Specify which grid cell(s) to select |
QG_SetSelectionOptions | Set the user selection options for a QGrid area |
QG_UpdateArea | Trigger an update of the QGrid area content |