| | Name | Description | |
| | ActiveView | Gets the active view. | |
| | AllowGroupBy | Indicates whether the view supports Group-By view. | |
| | AllowSelectNothing | Specifies whether the current selection is erased, once the user clicks outside of the items section. | |
| | ApplyFilter | Applies the filter. | |
| | AutoDrag | Gets or sets a value that indicates the way the component supports the AutoDrag feature. | |
| | AutoSearch | Enables or disables the incremental searching feature. | |
| | BeginUpdate | Maintains performance when items are added to the view one at a time. This method prevents the view from painting until the EndUpdate method is called. | |
| | CheckImage | Retrieves or sets a value that indicates the image used by cells of checkbox type. | |
| | ChildView | Gets the child view ( next ). | |
| | ClearFilter | Clears the filter. | |
| | ColumnAutoResize | Returns or sets a value indicating whether the view will automatically size its visible columns to fit on the view's client width. | |
| | Columns | Retrieves the control's column collection. | |
| | ColumnsAllowSizing | Retrieves or sets a value that indicates whether a user can resize columns at run-time. | |
| | ConditionalFormats | Retrieves the conditional formatting collection. | |
| | ContinueColumnScroll | Retrieves or sets a value indicating whether the view will automatically scroll the visible columns by pixel or by column width. | |
| | CopyTo | Exports the view's view to an EMF file. | |
| | CountLockedColumns | Retrieves or sets a value indicating the number of locked columns. A locked column is not scrollable. | |
| | DataSource | Specifies the control's data as an array, XML, ADO or DAO. | |
| | DefaultItemHeight | Retrieves or sets a value that indicates the default item height. | |
| | DrawGridLines | Retrieves or sets a value that indicates whether the grid lines are visible or hidden. | |
| | EndUpdate | Resumes painting the view after painting is suspended by the BeginUpdate method. | |
| | EnsureOnSort | Specifies whether the view ensures that the focused item fits the view's client area, when the user sorts the items. | |
| | EnsureVisibleColumn | Scrolls the view's content to ensure that the column fits the client area. | |
| | ExpandOnDblClick | Specifies whether the item is expanded or collapsed if the user dbl clicks the item. | |
| | ExpandOnKeys | Specifies a value that indicates whether the view expands or collapses a node when user presses arrow keys. | |
| | ExpandOnSearch | Expands items automatically while user types characters to search for a specific item. | |
| | Export | Exports the view's data to a CSV format. | |
| | FilterBarCaption | Specifies the filter bar's caption. | |
| | FilterBarDropDownHeight | Specifies the height of the drop down filter window proportionally with the height of the view's list. | |
| | FilterBarHeight | Specifies the height of the view's filter bar. If the value is less than 0, the filterbar is automatically resized to fit its description. | |
| | FilterBarPrompt | Specifies the caption to be displayed when the filter pattern is missing. | |
| | FilterBarPromptColumns | Specifies the list of columns to be used when filtering using the prompt. | |
| | FilterBarPromptPattern | Specifies the pattern for the filter prompt. | |
| | FilterBarPromptType | Specifies the type of the filter prompt. | |
| | FilterBarPromptVisible | Shows or hides the filter prompt. | |
| | FilterCriteria | Retrieves or sets the filter criteria. | |
| | FilterInclude | Specifies the items being included after the user applies the filter. | |
| | FirstView | Gets the first view. | |
| | FullRowSelect | Enables full-row selection in the view. | |
| | GetItems | Gets the collection of items into a safe array, | |
| | GridLineColor | Specifies the grid line color. | |
| | GridLineStyle | Specifies the style for gridlines in the list part of the view. | |
| | Group | Forces the view to do a regrouping of the columns. | |
| | HasButtons | Adds a button to the left side of each parent item. The user can click the button to expand or collapse the child items as an alternative to double-clicking the parent item. | |
| | HasLines | Enhances the graphic representation of a grid control's hierarchy by drawing lines that link child items to their corresponding parent item. | |
| | HeaderAppearance | Retrieves or sets a value that indicates the header's appearance. | |
| | HeaderHeight | Retrieves or sets a value indicating the view's header height. | |
| | HeaderSingleLine | Specifies whether the view resizes the columns header and wraps the captions in single or multiple lines. | |
| | HeaderVisible | Retrieves or sets a value that indicates whether the the grid's header is visible or hidden. | |
| | HideSelection | Returns a value that determines whether selected item appears highlighted when a control loses the focus. | |
| | hWnd | Retrieves the view's window handle. | |
| | Indent | Retrieves or sets the amount, in pixels, that child items are indented relative to their parent items. | |
| | Index | Indicates the index of the view. | |
| | IsGrouping | Indicates whether the view is grouping the items. | |
| | Items | Retrieves the control's item collection. | |
| | ItemsAllowSizing | Retrieves or sets a value that indicates whether a user can resize items at run-time. | |
| | Key | Specifies the index or the caption of the column that determines the key of the view. | |
| | LastView | Gets the last view. | |
| | Level | Indicates the split level of the view. | |
| | LinesAtRoot | Link items at the root of the hierarchy. | |
| | MarkSearchColumn | Retrieves or sets a value that indicates whether the searching column is marked or unmarked | |
| | Name | Specifies the index or the caption of the column that determines the name of the view. | |
| | NextView | Gets the next view ( child ). | |
| | ParentView | Gets the parent view ( previously ). | |
| | PrevView | Gets the previously view ( parent ). | |
| | RadioImage | Retrieves or sets a value that indicates the image used by cells of radio type. | |
| | RemoveSelection | Removes the selected items (including the descendents) | |
| | RightToLeft | Indicates whether the component should draw right-to-left for RTL languages. | |
| | Scroll | Scrolls the view's content. | |
| | ScrollBars | Returns or sets a value that determines whether the view has horizontal and/or vertical scroll bars. | |
| | ScrollBySingleLine | Retrieves or sets a value that indicates whether the view scrolls the lines to the end. If you have at least a cell that has SingleLine false, you have to check the ScrollBySingleLine property.. | |
| | ScrollPos | Specifies the vertical/horizontal scroll position. | |
| | SearchColumnIndex | Retrieves or sets a value indicating the column's index that is used for auto search feature. | |
| | SelBackMode | Retrieves or sets a value that indicates whether the selection is transparent or opaque. | |
| | Select | Selects the path | |
| | SelectColumnIndex | Retrieves or sets a value that indicates the index of the selected column, if the FullRowSelect property is False. | |
| | SelectOnRelease | Indicates whether the selection occurs when the user releases the mouse button. | |
| | ShowFocusRect | Retrieves or sets a value indicating whether the view draws a thin rectangle around the focused item. | |
| | ShowLockedItems | Retrieves or sets a value that indicates whether the locked/fixed items are visible or hidden. | |
| | SingleSel | Retrieves or sets a value that indicates whether the view supports single or multiple selection. | |
| | SingleSort | Returns or sets a value that indicates whether the view supports sorting by single or multiple columns. | |
| | SortBarCaption | Specifies the caption being displayed on the view's sort bar when the sort bar contains no columns. | |
| | SortBarColumnWidth | Specifies the maximum width a column can be in the view's sort bar. | |
| | SortBarHeight | Retrieves or sets a value that indicates the height of the view's sort bar. | |
| | SortBarVisible | Retrieves or sets a value that indicates whether control's sort bar is visible or hidden. | |
| | SortOnClick | Retrieves or sets a value that indicates whether the view sorts automatically the data when the user click on column's caption. | |
| | Tag | Specifies any extra data associated with the view. | |
| | TreeColumnIndex | Retrieves or sets a value that indicates the index of column where the hierarchy lines are displayed. | |
| | Ungroup | Ungroups the columns, if they have been previously grouped. | |
| | Value | Indicates the value of the single active item on the specified column. | |
| | ValueList | Returns the list of values for all selected / active items in the view, on the specified column, separated by comma. | |
| | Values | Returns a safe array with all values of selected / active items in the view, on the specified column. | |
| | View | Gets the view giving its index or tag. | |
| | Width | Specifies the width of the view. | |
| | WidthToFit | Specifies the width of the view. | |