Presents text data in tabular format and lets you enter text data into the cells.
Object specific | |
$autocorrectspelling | If true,and the user types a separator (e.g. space or comma) when no text is selected,the control replaces a misspelt word immediately before the selection with a correctly spelt word |
$borderradius | Radius for rounded border corners.1 to 4 pixel values separated by -,in order topleft,topright,bottomright,bottomleft.If bottomleft is omitted it is topright.If bottomright is omitted it is topleft.If topright is omitted it is topleft |
$canresizecolumns | If true, the user can use the mouse to resize the columns of the object |
$cellbordercolor | The color used to draw the grid cell borders |
$cellleftpadding | The amount of extra padding added to the left of a cells content |
$columnwidths | Comma separated list of column widths,expressed in pixels |
$defaultheight | The default height of a grid cell |
$defaultwidth | The default width of a column |
$disabledefaultcontextmenu | If true, the default context menu for the object will not be generated in response to a context click ($clib.$disabledefaultcontextmenu and $cobj.$disabledefaultcontextmenu must both be false for the menu to be generated) |
$extendable | If true, the grid automatically extends to allow the user to enter more lines |
$fieldstylefocused | The style in system class #STYLES assigned to this field in addition to $fieldstyle when the control has focus |
$fixedcol | If true, the grid has a first fixed vertical column |
$fixedrow | If true, the grid has a first fixed horizontal row |
$gridendcolor | The color used to draw empty space after the end of the data |
$gridhcell | The datagrid/stringgrid current horizontal cell |
$gridsection | The type of the complex grid section containing the object. One of the kGrid... constants |
$gridvcell | The datagrid/stringgrid current vertical cell |
$hscrolltips | If true,the control uses a tooltip to indicate the horizontal scroll position |
$showspellingerrors | If true,the control underlines spelling errors using a dotted line |
$tooltippos | A kTooltipPos... constant that specifies where $tooltip appears relative to the control kTooltipPosBottom kTooltipPosLeft kTooltipPosMouse kTooltipPosRight kTooltipPosTop |
$vscrolltips | If true,the control uses a tooltip to indicate the vertical scroll position.For JavaScript client complex grid tooltip is either return value of client-executed method $getscrolltip(row) or column 1 of the list if the method is not present |
Standard | $active $alpha $bordercolor $candropcursor $componentinfo $container $contextmenu $cursor $dataname $disablefontsizekeys $disablesystemfocus $dragborder $dragiconid $dragmode $dragrange $dropmode $edgefloat $effect $enabled $fieldstyle $font $fontsize $fontstyle $forecolor $framehwnd $gridcolumn $hasfocus $height $helpfile $horzscroll $hscroll $hwnd $ident $keyevents $left $linestyle $mouseevents $name $nodropcursor $objtype $order $osdropflags $pastestripscontrolcharacters $rmouseevents $selected $showcontrolcharacters $sidepanel $sidepanelmode $statusevents $textcolor $tooltip $top $userinfo $vertscroll $visible $vscroll $width |