| Name | Description |
|---|---|
| Auto_Label_State | Determines if this column object will draw label values from the DDO rather than from any label that may be set in this object |
| Code_Display_Mode | Specifies whether the list will display the choices' codes, descriptions, or both |
Inherited Properties from cCJGridColumn | |
| Color | Specifies the column's background color |
| pbAllowDrag | Allows/Disallows dragging of the column to reposition it |
| pbAllowRemove | Specifies whether the column can be removed from the grid by the user |
| pbCapslock | Set True to force data entry in this column to uppercase characters |
| pbCheckbox | Specifies whether the column contains a CheckBox |
| pbComboButton | Specifies whether the cells in the column display a combo button when selected |
| pbComboEntryState | Determines whether cells with a combo list allow users to edit the cell's value, or only select a value from the combo list |
| pbComboSort | Allows presenting a grid combo list in sorted order |
| pbDrawFooterDivider | Specifies whether a divider is drawn between column footers |
| pbDrawHeaderDivider | Specifies whether the divider is drawn between column headers |
| pbEditable | Specifies whether cells in the column can be edited |
| pbFocusable | Specifies whether cells in the column can have focus |
| pbMultiLine | Indicates whether the column supports multi-line rows |
| pbResizable | Indicates whether the column width is resizable |
| pbShowInFieldChooser | Indicates whether a column will appear in the Field Chooser when the column is hidden |
| pbVDFEditControl | Determines whether to use a DataFlex edit control or the built-in Codejock edit control to edit the column's cell data |
| pbVisible | Specifies whether the column is visible in the grid |
| peDataType | Determines the data type of the column |
| peFooterAlignment | Specifies the column footer text alignment |
| peHeaderAlignment | Specifies the text alignment of the column's caption and the alignment of column header's image (or icon) |
| peIconAlignment | Specifies the alignment for icons, images or checkbox displayed in the column |
| peTextAlignment | Specifies the text alignment for text displayed in the column |
| phcEditClass | Contains the class Id of the column's edit class |
| phoConstraints | Provides a proxy object for the cCJGridRecordItemConstraints class or this column |
| phoEditOptions | Provides a proxy object for the cCJGridRecordItemEditOptions class or this column |
| piBindingColumn | Along with piBindingTable, determines which database table the grid column is bound to |
| piBindingTable | Along with piBindingColumn, determines which database table the grid column is bound to |
| piColumnId | Determines the column's create-time index, which also determines its position in the datasource column array |
| piDisabledColor | Specifies the column's disabled background color |
| piDisabledTextColor | Specifies the column's disabled text color |
| piMaximumWidth | Specifies the maximum column width |
| piMaxLength | Specifies the maximum number of characters that can be entered when editing a cell |
| piMinimumWidth | Specifies the minimum width that a column can be sized |
| piWidth | Specifies the default column width |
| Prompt_Button_Mode | Determines how and if a prompt button will appear within a grid cell |
| Prompt_Button_Value | Specifies the text displayed in the prompt button for this object |
| psCaption | Specifies the text caption for the column header |
| psCheckboxFalse | Specifies the grid datasource value which represents a checkbox unchecked state (False) |
| psCheckboxTrue | Specifies the grid datasource value which represents a checkbox checked state (True) |
| psFooterText | Specifies the text displayed in the column footer |
| psImage | Specifies the filename of a bitmap image or icon to display in the column header |
| psMask | Provides the token characters for the mask |
| psToolTip | Specifies the tooltip that is displayed when the mouse cursor is positioned over the column header |
| Status_Help | Determines the status text that will be displayed when this column takes the focus |
| TextColor | Specifies the column's text color |
Inherited Properties from cCJGridColumnXTP | |
| ComAlignment | Exposes the Alignment Codejock COM property in the DataFlex proxy class |
| ComAllowDrag | Exposes the AllowDrag Codejock COM property in the DataFlex proxy class |
| ComAllowRemove | Exposes the AllowRemove Codejock COM property in the DataFlex proxy class |
| ComAutoSize | Exposes the AutoSize Codejock COM property in the DataFlex proxy class |
| ComAutoSortWhenGrouped | Exposes the AutoSortWhenGrouped Codejock COM property in the DataFlex proxy class |
| ComBestFitMode | Exposes the BestFitMode Codejock COM property in the DataFlex proxy class |
| ComCaption | Exposes the Caption Codejock COM property in the DataFlex proxy class |
| ComDrawFooterDivider | Exposes the DrawFooterDivider Codejock COM property in the DataFlex proxy class |
| ComDrawFooterRowsVGrid | Exposes the DrawFooterRowsVGrid Codejock COM property in the DataFlex proxy class |
| ComDrawHeaderDivider | Exposes the DrawHeaderDivider Codejock COM property in the DataFlex proxy class |
| ComDrawHeaderRowsVGrid | Exposes the DrawHeaderRowsVGrid Codejock COM property in the DataFlex proxy class |
| ComEditable | Exposes the Editable Codejock COM property in the DataFlex proxy class |
| ComEditOptions | Exposes the EditOptions Codejock COM property in the DataFlex proxy class |
| ComExpanded | Exposes the Expanded Codejock COM property in the DataFlex proxy class |
| ComFilterable | Exposes the Filterable Codejock COM property in the DataFlex proxy class |
| ComFooterAlignment | Exposes the FooterAlignment Codejock COM property in the DataFlex proxy class |
| ComFooterFont | Exposes the FooterFont Codejock COM property in the DataFlex proxy class |
| ComFooterText | Exposes the FooterText Codejock COM property in the DataFlex proxy class |
| ComGroupable | Exposes the Groupable Codejock COM property in the DataFlex proxy class |
| ComHeaderAlignment | Exposes the HeaderAlignment Codejock COM property in the DataFlex proxy class |
| ComIcon | Exposes the Icon Codejock COM property in the DataFlex proxy class |
| ComIndex | Exposes the Index Codejock COM property in the DataFlex proxy class |
| ComItemIndex | Exposes the ItemIndex Codejock COM property in the DataFlex proxy class |
| ComKey | Exposes the Key Codejock COM property in the DataFlex proxy class |
| ComMaximumWidth | Exposes the MaximumWidth Codejock COM property in the DataFlex proxy class |
| ComMinimumWidth | Exposes the MinimumWidth Codejock COM property in the DataFlex proxy class |
| ComNextVisualBlock | Exposes the NextVisualBlock Codejock COM property in the DataFlex proxy class |
| ComOldVisibleIndex | Exposes the OldVisibleIndex Codejock COM property in the DataFlex proxy class |
| ComPlusMinus | Exposes the PlusMinus Codejock COM property in the DataFlex proxy class |
| ComResizable | Exposes the Resizable Codejock COM property in the DataFlex proxy class |
| ComShowInFieldChooser | Exposes the ShowInFieldChooser Codejock COM property in the DataFlex proxy class |
| ComSortable | Exposes the Sortable Codejock COM property in the DataFlex proxy class |
| ComSortAscending | Exposes the SortAscending Codejock COM property in the DataFlex proxy class |
| ComTag | Exposes the Tag Codejock COM property in the DataFlex proxy class |
| ComTooltip | Exposes the Tooltip Codejock COM property in the DataFlex proxy class |
| ComTreeColumn | Exposes the TreeColumn Codejock COM property in the DataFlex proxy class |
| ComVisible | Exposes the Visible Codejock COM property in the DataFlex proxy class |
| ComVisibleIndex | Exposes the VisibleIndex Codejock COM property in the DataFlex proxy class |
| ComWidth | Exposes the Width Codejock COM property in the DataFlex proxy class |
Inherited Properties from DfComAutomationObject | |
| peAutoCreate | Manipulates COM Object instantiation |
| psLicenseKey | Contains the license key for Automation objects using a run-time license |
| psProgID | Holds the CLSID (class ID) of the COM class represented |
| pvComObject | Returns an IDispatch pointer to the external COM object |
Inherited Properties from cObject | |
| Child_Count | Returns the number of child objects the object contains |
| Delegation_Mode | Determines if and how unknown messages are delegated |
| Name | Returns the full name of the object including parentage |
| Object_Id | Returns the object handle of the object, can be used to determine if an object exists |
| Object_Label | Returns the short name of an object |
| Parent | Returns the parent of an object |
| peNeighborhood | Determines how an object and its descendents participate in object neighborhood referencing |