| AdjustLast |
|
Returns/sets a value that indicates whether or not the width of the last column (the height of the last row) is automatically resized to display over the background. |
| ADOBookmark |
|
Returns/sets bookmark of current row. |
| ADOCommandType |
|
Returns/sets the type of command in the RecordSource property. |
| ADOConnection |
|
Returns/sets a string that represents an open connection to a datasource, this is used by the ADOSource property. |
| ADOFilter |
|
Returns/sets a value that indicates a filter for data in a recordset. |
| ADOHeaderRefresh |
|
Returns/sets a value that indicates whether or not the header is refreshed when calling ADORefresh. |
| ADORecordSource |
|
Returns/sets the underlying table, SQL statement or stored procedure. |
| ADOSource |
|
Returns/sets the source of the column, which is a SQL statement. The ADOConnection must be set first. |
| ADOUseAsField |
|
Returns/sets a value that indicates whether or not the Text or the Key of the column should bind to the field. |
| AltBkColor |
|
Returns/sets the background color of alternate rows. |
| AltColorEnabled |
|
Returns/sets a value that indicates whether or not alternate colors are used for display. |
| AltForeColor |
|
Returns/sets the foreground color of alternate rows. |
| BackColor |
|
Returns/sets the background color of the grid. |
| BackColorSel |
|
Returns/sets the background color of selected cells. |
| BorderStyle |
|
Returns/sets the border style of the grid. |
| BoxBorder |
|
Returns/sets the border color used to draw the box around the individual cell. |
| ButtonPressed |
|
Returns/sets a value indicating whether or not the press button is pressed. |
| Caption |
|
Returns/sets the text displayed in the title bar. |
| CaptionEnabled |
|
Returns/sets a value that indicates whether or not a caption bar is displayed. |
| CausesValidation |
|
Returns/sets whether validation occurs on the control which lost focus. |
| CellBackColor |
|
Returns/sets the background color of the individual cell. |
| CellBorderColor |
|
Returns/sets the border color used to draw the box around the individual cell. |
| CellChecked |
|
Returns/sets a value indicating whether or not the cell is checked. |
| CellEnabled |
|
Returns/sets a value indicating whether or not the cell can be edited. |
| CellFont |
|
Returns/sets the text font of the individual cell. |
| CellFontBold |
|
Returns/sets a value indicating whether or not the cell’s text font is bolded. |
| CellFontItalic |
|
Returns/sets a value indicating whether or not the cell’s text font is italicized. |
| CellFontName |
|
Returns/sets the individual cell’s font name. |
| CellFontSize |
|
Returns/sets the individual cell’s font size. |
| CellFontStrikeThrough |
|
Returns/sets a value indicating whether or not the cell’s text font is striked out. |
| CellFontUnderline |
|
Returns/sets a value indicating whether or not the cell’s text font is underlined. |
| CellForeColor |
|
Returns/sets the color used to draw text in the individual cell. |
| CellGradientEnd |
|
Returns/sets the end-color of the individual cell for the gradient mode. |
| CellGradientMode |
|
Returns/sets the gradient fill mode in the individual cell. |
| CellMode |
|
Returns/sets the cell’s mode. |
| CellPicture |
|
Returns/sets a bitmap to be displayed in the individual cell. |
| CellPictureAlignment |
|
Returns/sets a value that determines the picture alignment of the individual cell. |
| CellsBackColor |
 |
Sets the background color of the specified group of cells. |
| CellSelected |
 |
Returns a value that indicates whether or not the individual cell is selected. |
| CellSelection |
|
Returns/sets a value that indicates whether or not cell selection is allowed. |
| CellsFont |
 |
Sets the text font of the specified group of cells. |
| CellsForeColor |
 |
Sets the foreground color of the specified group of cells. |
| CellStyle |
|
Returns/sets the cell’s style. |
| CheckEnable |
|
Returns/sets a value indicating whether or not the built-in check-box is active (grayed if inactive). |
| ColBackColor |
 |
Sets the background color of the specified column. |
| ColBorderColor |
 |
Sets the border color used to draw the box around the specified column. |
| ColEnabled |
 |
Sets a value indicating whether or not the entire column can be edited. |
| ColFont |
 |
Sets the text font of the specified column. |
| ColForeColor |
 |
Sets the foreground color of the specified column. |
| ColFormat |
|
Returns/sets the format expression of the specified column. |
| ColGradientEnd |
 |
Sets the end-color of the specified Col for the gradient mode. |
| ColGradientMode |
 |
Sets the gradient fill mode of the specified column. |
| ColHide |
|
Returns/sets a value indicating whether or not the specified column is hidden. |
| ColLineColor |
 |
Sets the right-line color of the specified column. |
| ColMask |
|
Returns/sets the mask string. |
| ColMode |
|
Returns/sets the mode of the specified column. |
| ColName |
|
Returns/sets the name of the column for further referencing. |
| ColPicture |
 |
Sets a bitmap to be displayed in the specified column. |
| ColPictureAlignment |
 |
Sets a value that determines the picture alignment of the specified column. |
| ColResize |
|
Returns/sets whether or not the specified column is resizable. |
| Cols |
|
Returns/sets the total number of non-fixed columns in the grid. |
| ColSelected |
|
Returns/sets whether or not the specified column is selected. |
| ColSpan |
|
Returns/sets the number of cols the individual cell spans. |
| ColStyle |
 |
Sets the style of the specified column. |
| ColTextAlign |
 |
Sets the text alignment of the specified column. |
| ColTextMarginLeft |
|
Returns/sets the width (in pixels) of the left text margin for the specified column. |
| ColTextMarginRight |
|
Returns/sets the width (in pixels) of the right text margin for the specified column. |
| ColumnSetting |
|
Returns/sets the column setting index. |
| ColWidth |
|
Returns/sets the width of the specified column (in pixels). |
| ColWidthPercent |
|
Returns/sets the width of the specified column (in percentage). |
| ComboItemData |
|
Returns/sets a specific number for each item in the combo-box built-in control. |
| ComboList |
|
Returns/sets the items contained in the combo-box built-in control. |
| ComboListCount |
 |
Returns the number of items in the combo-box built-in control. |
| ComboListIndex |
|
Returns/sets the index of the currently selected item in the combo-box built-in control. |
| ComboNewIndex |
 |
Returns the index of the item most recently added to the combo-box built-in control. |
| CommonTextAlign |
|
Returns/sets the common text alignment of the grid. |
| Container |
 |
Returns the container of an object. |
| CurrentCol |
|
Returns/sets the current column. |
| CurrentRow |
|
Returns/sets the current row. |
| CustomhWnd |
 |
Sets the custom control handle (used to move, resize and hide the control when needed). |
| DataBindings |
|
Returns/sets a DataBindings collection object that collects the bindable properties that are available to the developer. |
| DataMember |
|
Returns/sets a specified data member from among several offered by the data provider, commonly used with Data Environment. |
| DataSource |
|
Returns/sets a data source through which the grid control is bound to a database. |
| DefaultBkColor |
|
Returns/sets the default cell's background color. |
| DefaultBkColorFixed |
|
Returns/sets the default fixed cell's background color. |
| DefaultForeColor |
|
Returns/sets the default cell's foreground color. |
| DefaultForeColorFixed |
|
Returns/sets the default fixed cell's foreground color. |
| DefaultHeight |
|
Returns/sets the default cell's height in pixels. |
| DefaultHeightFixed |
|
Returns/sets the default fixed cell's height in pixels. |
| DefaultLineColor |
|
Returns/sets the default line color of the grid control. |
| DefaultMode |
|
Returns/sets the default mode. |
| DefaultTextAlign |
|
Returns/sets the default cell's text alignment. |
| DefaultTextAlignFixed |
|
Returns/sets the default fixed cell's text alignment. |
| DefaultWidth |
|
Returns/sets the default cell's width in pixels. |
| DefaultWidthFixed |
|
Returns/sets the default fixed cell's width in pixels. |
| DragIcon |
|
Returns/sets the icon to be displayed as the pointer in a drag-and-drop operation. |
| DragMode |
|
Returns/sets a value that determines whether manual or automatic drag mode is used. |
| Enabled |
|
Returns/sets a value that determines whether an object can respond to user-generated events. |
| FirstCol |
|
Returns/sets the left most visible non-fixed column in the grid control. |
| FirstRow |
|
Returns/sets the top most visible non-fixed row in the grid control. |
| FixedCols |
|
Returns/sets the total number of fixed columns in the grid control. |
| FixedRows |
|
Returns/sets the total number of fixed rows in the grid control. |
| FocusRect |
|
Returns/sets a value indicating whether or not a rectangle is drawn around the current cell. |
| Font |
|
Returns/sets the default cell's text font. |
| FontFixed |
|
Returns/sets the default fixed cell's text font. |
| ForeColorSel |
|
Returns/sets the foreground color of selected cells. |
| GridLines |
|
Returns/sets whether the grid has horizontal or vertical lines between cells, if any. |
| GridLineWidth |
|
Returns/sets width of horizontal or vertical lines between cells in pixels. |
| hDC |
 |
Returns the device context of an object. |
| Height |
|
Returns/sets the height of an object. |
| HelpContextID |
|
Specifies the default Help file context ID for an object. |
| hWnd |
 |
Returns the window handle of the grid. |
| Index |
|
Returns/sets the number identifying a control in a control array. |
| Key |
|
Returns/sets the key of the individual cell. |
| LastCol |
|
Returns/sets the right most visible non-fixed column in the grid control. |
| LastRow |
|
Returns/sets the bottom most visible non-fixed column in the grid control. |
| Left |
|
Returns/sets the distance between the internal left edge of an object and the left edge of its container. |
| MaskColor |
|
Returns/sets the mask-color that will be used when a bitmap is drawn. |
| MousePointer |
|
Returns/sets a value indicating the type of mouse pointer displayed when the mouse is over the grid. |
| Name |
|
Returns/sets the name used in code to identify an object. |
| Object |
 |
Returns an object in a control. |
| OLEDragMode |
|
Returns/Sets whether this object can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control. |
| OLEDropMode |
|
Returns/Sets whether this object can act as an OLE drop target. |
| Opacity |
|
Returns/sets the opacity of the background color when a bitmap is displayed [1..100]. |
| Parent |
 |
Returns the object on which this object is located. |
| ParentCol |
 |
Returns the parent column. |
| ParentRow |
 |
Returns the parent row. |
| Picture |
|
Returns/sets the background bitmap. |
| PictureBrightness |
|
Returns/sets the brightness of the background picture [0..100]. |
| PictureMode |
|
Returns/sets a value indicating how background bitmap should be painted. |
| Redraw |
|
Returns/sets a value that indicates whether or not the grid should be redrawn after every change. |
| ResizeMode |
|
Returns/sets a value indicating where resizer should be activated. |
| ResizingRows |
|
Returns/sets a value that indicates whether resizing a row affects all non-fixed rows. |
| ResizingWidth |
|
Returns/sets a value that indicates whether or not all the columns will be resized after setting Redraw=True or calling the Refresh/ADORefresh methods. |
| RowBackColor |
 |
Sets the background color of the specified row. |
| RowBorderColor |
 |
Sets the border color used to draw the box around the specified row. |
| RowEnabled |
 |
Sets a value indicating whether or not the entire row can be edited. |
| RowFont |
 |
Sets the text font of the specified column. |
| RowForeColor |
 |
Sets the forecolor of the specified row. |
| RowGradientEnd |
 |
Sets the end-color of the specified row for the gradient mode. |
| RowGradientMode |
 |
Sets the gradient fill mode of the specified row. |
| RowHeight |
|
Returns/sets the height of the specified row (in pixels). |
| RowHide |
|
Returns/sets whether or not the specified row is hidden. |
| RowLineColor |
|
Returns/sets the bottom-line color of the specified row |
| RowMode |
 |
Sets the mode of the specified row. |
| RowResize |
|
Returns/sets whether or not the specified row is resizable. |
| Rows |
|
Returns/sets the total number of non-fixed rows in the grid. |
| RowSelected |
|
Returns/sets whether or not the specified row is selected. |
| RowSpan |
|
Returns/sets the number of rows the individual cell spans. |
| RowsSelected |
 |
Sets whether or not the group of rows is selected. |
| RowStyle |
 |
Sets the style of the specified row. |
| RowTextAlign |
 |
Sets the text alignment of the specified row. |
| RowTextAlignLeft |
|
Returns/sets the width (in pixels) of the left text margin for the specified row. |
| RowTextAlignRight |
|
Returns/sets the width (in pixels) of the right text margin for the specified row. |
| ScrollBarSize |
|
Returns/sets the size of the scroll bar (in pixels). |
| ScrollHBar |
|
Returns/sets a value that determines whether the grid should scroll its contents while the user moves the horizontal scroll box along the scroll bars. |
| ScrollHEnabled |
|
Returns/sets a value that indicates whether or not the horizontal scroll-bar is enabled. |
| ScrollVBar |
|
Returns/sets a value that determines whether the grid should scroll its contents while the user moves the vertical scroll box along the scroll bars. |
| ScrollVEnabled |
|
Returns/sets a value that indicates whether or not the vertical scroll-bar is enabled. |
| SelectByRowCol |
|
Returns/sets a value that indicates whether user can select a row by clicking on the entire row. |
| SelectMode |
|
Returns/sets a value that indicates where selection is allowed, if any. |
| SelLength |
|
Returns/sets the number of characters selected. |
| SelStart |
|
Returns/sets the starting point of text selected; indicates the position of the insertion point if no text is selected. |
| SelText |
|
Returns/sets the string containing the currently selected text; consists of a zero-length string ("") if no characters are selected. |
| ShowSplit |
|
Returns/sets a value that indicates whether or not a split bar is visible. |
| SortCriteria |
|
Returns/sets the sort criteria. |
| SortOrder |
|
Returns/sets the sort order of the specified column. |
| SortType |
|
Returns/sets the type of the specified column (used only by the Sort method). |
| SortUseKey |
|
Returns/sets a value that indicates whether or not the property Key is used instead of Text. |
| SplitCols |
|
Returns/sets the number of columns "splitted". |
| TabIndex |
|
Returns/sets the tab order of an object within its parent form. |
| TabStop |
|
Returns/sets a value indicating whether a user can use the TAB key to give the focus to an object. |
| Tag |
|
Stores any extra data needed for your program. |
| TBoxAutoResize |
|
Returns/sets a value indicating whether the text box will automatically be resized. |
| TBoxHasError |
|
Returns a value indicating whether or not the input text has an error. |
| TBoxIncludeLiteral |
|
Returns/sets a value indicating whether literal characters are contained in the Text or TextValue properties value. |
| TBoxPromptChar |
|
Returns/sets the character used to prompt a user for input. |
| TBoxReplaceChar |
|
Returns/sets the character used to replace the prompt characters in the Text or TextValue properties value. |
| Text |
|
Returns/sets the text content of the individual cell. |
| TextAlignment |
|
Returns/sets the alignment of data in the individual cell. |
| TextMarginLeft |
|
Returns/sets the width (in pixels) of the left margin of the individual cell for the text. |
| TextMarginRight |
|
Returns/sets the width (in pixels) of the right margin of the individual cell for the text. |
| TextValue |
|
Returns/sets the text content of the individual cell. |
| ToolTipText |
|
Returns/sets the text displayed when the mouse is paused over the control. |
| Top |
|
Returns/sets the distance between the internal top edge of an object and the top edge of its container. |
| UseMask |
|
Returns/sets a value indicating whether or not a mask-color is used when a bitmap is drawn. |
| VirtualMax |
|
Returns/sets the maximum number of rows (virtual unbound mode). |
| VirtualOffset |
 |
Returns the offset of the first row (virtual unbound mode). |
| VirtualPageSize |
|
Returns/sets the number of rows created in the grid (virtual unbound mode). |
| Visible |
|
Returns/sets a value that determines whether an object is visible or hidden. |
| WhatsThisHelpID |
|
Returns/sets an associated context number for an object. |
| Width |
|
Returns/sets the width of an object. |