Properties for cDbCJGridColumn

View property list in alphabetical order

NameDescription
Auto_Label_StateDetermines 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_ModeSpecifies whether the list will display the choices' codes, descriptions, or both

Inherited Properties from cCJGridColumn

ColorSpecifies the column's background color
pbAllowDragAllows/Disallows dragging of the column to reposition it
pbAllowRemoveSpecifies whether the column can be removed from the grid by the user
pbCapslockSet True to force data entry in this column to uppercase characters
pbCheckboxSpecifies whether the column contains a CheckBox
pbComboButtonSpecifies whether the cells in the column display a combo button when selected
pbComboEntryStateDetermines whether cells with a combo list allow users to edit the cell's value, or only select a value from the combo list
pbComboSortAllows presenting a grid combo list in sorted order
pbDrawFooterDividerSpecifies whether a divider is drawn between column footers
pbDrawHeaderDividerSpecifies whether the divider is drawn between column headers
pbEditableSpecifies whether cells in the column can be edited
pbFocusableSpecifies whether cells in the column can have focus
pbMultiLineIndicates whether the column supports multi-line rows
pbResizableIndicates whether the column width is resizable
pbShowInFieldChooserIndicates whether a column will appear in the Field Chooser when the column is hidden
pbVDFEditControlDetermines whether to use a DataFlex edit control or the built-in Codejock edit control to edit the column's cell data
pbVisibleSpecifies whether the column is visible in the grid
peDataTypeDetermines the data type of the column
peFooterAlignmentSpecifies the column footer text alignment
peHeaderAlignmentSpecifies the text alignment of the column's caption and the alignment of column header's image (or icon)
peIconAlignmentSpecifies the alignment for icons, images or checkbox displayed in the column
peTextAlignmentSpecifies the text alignment for text displayed in the column
phcEditClassContains the class Id of the column's edit class
phoConstraintsProvides a proxy object for the cCJGridRecordItemConstraints class or this column
phoEditOptionsProvides a proxy object for the cCJGridRecordItemEditOptions class or this column
piBindingColumnAlong with piBindingTable, determines which database table the grid column is bound to
piBindingTableAlong with piBindingColumn, determines which database table the grid column is bound to
piColumnIdDetermines the column's create-time index, which also determines its position in the datasource column array
piDisabledColorSpecifies the column's disabled background color
piDisabledTextColorSpecifies the column's disabled text color
piMaximumWidthSpecifies the maximum column width
piMaxLengthSpecifies the maximum number of characters that can be entered when editing a cell
piMinimumWidthSpecifies the minimum width that a column can be sized
piWidthSpecifies the default column width
Prompt_Button_ModeDetermines how and if a prompt button will appear within a grid cell
Prompt_Button_ValueSpecifies the text displayed in the prompt button for this object
psCaptionSpecifies the text caption for the column header
psCheckboxFalseSpecifies the grid datasource value which represents a checkbox unchecked state (False)
psCheckboxTrueSpecifies the grid datasource value which represents a checkbox checked state (True)
psFooterTextSpecifies the text displayed in the column footer
psImageSpecifies the filename of a bitmap image or icon to display in the column header
psMaskProvides the token characters for the mask
psToolTipSpecifies the tooltip that is displayed when the mouse cursor is positioned over the column header
Status_HelpDetermines the status text that will be displayed when this column takes the focus
TextColorSpecifies the column's text color

Inherited Properties from cCJGridColumnXTP

ComAlignmentExposes the Alignment Codejock COM property in the DataFlex proxy class
ComAllowDragExposes the AllowDrag Codejock COM property in the DataFlex proxy class
ComAllowRemoveExposes the AllowRemove Codejock COM property in the DataFlex proxy class
ComAutoSizeExposes the AutoSize Codejock COM property in the DataFlex proxy class
ComAutoSortWhenGroupedExposes the AutoSortWhenGrouped Codejock COM property in the DataFlex proxy class
ComBestFitModeExposes the BestFitMode Codejock COM property in the DataFlex proxy class
ComCaptionExposes the Caption Codejock COM property in the DataFlex proxy class
ComDrawFooterDividerExposes the DrawFooterDivider Codejock COM property in the DataFlex proxy class
ComDrawFooterRowsVGridExposes the DrawFooterRowsVGrid Codejock COM property in the DataFlex proxy class
ComDrawHeaderDividerExposes the DrawHeaderDivider Codejock COM property in the DataFlex proxy class
ComDrawHeaderRowsVGridExposes the DrawHeaderRowsVGrid Codejock COM property in the DataFlex proxy class
ComEditableExposes the Editable Codejock COM property in the DataFlex proxy class
ComEditOptionsExposes the EditOptions Codejock COM property in the DataFlex proxy class
ComExpandedExposes the Expanded Codejock COM property in the DataFlex proxy class
ComFilterableExposes the Filterable Codejock COM property in the DataFlex proxy class
ComFooterAlignmentExposes the FooterAlignment Codejock COM property in the DataFlex proxy class
ComFooterFontExposes the FooterFont Codejock COM property in the DataFlex proxy class
ComFooterTextExposes the FooterText Codejock COM property in the DataFlex proxy class
ComGroupableExposes the Groupable Codejock COM property in the DataFlex proxy class
ComHeaderAlignmentExposes the HeaderAlignment Codejock COM property in the DataFlex proxy class
ComIconExposes the Icon Codejock COM property in the DataFlex proxy class
ComIndexExposes the Index Codejock COM property in the DataFlex proxy class
ComItemIndexExposes the ItemIndex Codejock COM property in the DataFlex proxy class
ComKeyExposes the Key Codejock COM property in the DataFlex proxy class
ComMaximumWidthExposes the MaximumWidth Codejock COM property in the DataFlex proxy class
ComMinimumWidthExposes the MinimumWidth Codejock COM property in the DataFlex proxy class
ComNextVisualBlockExposes the NextVisualBlock Codejock COM property in the DataFlex proxy class
ComOldVisibleIndexExposes the OldVisibleIndex Codejock COM property in the DataFlex proxy class
ComPlusMinusExposes the PlusMinus Codejock COM property in the DataFlex proxy class
ComResizableExposes the Resizable Codejock COM property in the DataFlex proxy class
ComShowInFieldChooserExposes the ShowInFieldChooser Codejock COM property in the DataFlex proxy class
ComSortableExposes the Sortable Codejock COM property in the DataFlex proxy class
ComSortAscendingExposes the SortAscending Codejock COM property in the DataFlex proxy class
ComTagExposes the Tag Codejock COM property in the DataFlex proxy class
ComTooltipExposes the Tooltip Codejock COM property in the DataFlex proxy class
ComTreeColumnExposes the TreeColumn Codejock COM property in the DataFlex proxy class
ComVisibleExposes the Visible Codejock COM property in the DataFlex proxy class
ComVisibleIndexExposes the VisibleIndex Codejock COM property in the DataFlex proxy class
ComWidthExposes the Width Codejock COM property in the DataFlex proxy class

Inherited Properties from DfComAutomationObject

peAutoCreateManipulates COM Object instantiation
psLicenseKeyContains the license key for Automation objects using a run-time license
psProgIDHolds the CLSID (class ID) of the COM class represented
pvComObjectReturns an IDispatch pointer to the external COM object

Inherited Properties from cObject

Child_CountReturns the number of child objects the object contains
Delegation_ModeDetermines if and how unknown messages are delegated
NameReturns the full name of the object including parentage
Object_IdReturns the object handle of the object, can be used to determine if an object exists
Object_LabelReturns the short name of an object
ParentReturns the parent of an object
peNeighborhoodDetermines how an object and its descendents participate in object neighborhood referencing