| | Name | Description |
 | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) |
 | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) |
 | AllowItemDrag | Determines if dbiNodeItems can be dragged and dropped within the list area. (Inherited from Dbi.WinControl.DbiListControl) |
 | AltColorEven | Determines the background color of an even numbered list item in the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | AltColorOdd | Determines the background color of an odd numbered list item in the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | AlternateColor | Determines whether or not the list items will be drawn with alternating background colors. (Inherited from Dbi.WinControl.DbiListControl) |
 | AlternateItems | Determines the amount of lines to color with the AlternateColors before the opposite color is used. See AltColorEven and AltColorOdd. (Inherited from Dbi.WinControl.DbiListControl) |
 | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
 | ArrowAlign | Determines on what side of a column header the sort arrows will be placed. (Inherited from Dbi.WinControl.DbiListControl) |
 | ArrowOffset | Determines the horizontal and vertical offset used for the calculated position of a sort arrow in a column header. (Inherited from Dbi.WinControl.DbiListControl) |
 | BackColor | Gets or sets the background color of the list items section of the control. |
 | BackColorTo | Gets or sets the secondary background color of the list items section of the control. |
 | BackFillType | Gets or sets the pattern used to paint the background of the control.. |
 | BackgroundImage | Determines the background image for the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control) |
 | BodyColumnEnd | Determines the final column for the body text in the items. (Inherited from Dbi.WinControl.DbiListControl) |
 | BodyColumnStart | Determines the starting column for the body text in the items. (Inherited from Dbi.WinControl.DbiListControl) |
 | BodyFont | Determines the font used to draw the body text of a item. (Inherited from Dbi.WinControl.DbiListControl) |
 | BodyForeColor | Determines the color used to paint the body text of an item. (Inherited from Dbi.WinControl.DbiListControl) |
 | BodyIndent | Determines the indent of the left margin spacing for the body text in the items. (Inherited from Dbi.WinControl.DbiListControl) |
 | BorderColor | Gets or sets the border color of the control. |
 | BorderType | Gets or sets the type of border to place around the control. |
 | BreakChar | Determines the character used to delimit the text within the different columns. (Inherited from Dbi.WinControl.DbiListControl) |
 | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control) |
 | Columns | Gets or sets the collection of columns attached to the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | ComboBox | Gets the current dbiComboBox control used for editing cells in the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) |
 | ControlStyle | The ControlStyle property is not a true property in that it does not directly correspond to a variable inside the control but rather sets an enumerated value to preset the values of a select group of styling properties to achieve a particular style. |
 | Culture | Determines information about a specific culture including the names of the culture, the writing system, and the calendar used, as well as access to culture-specific objects that provide information for common operations, such as formatting dates and sorting strings. (Inherited from Dbi.WinControl.DbiListControl) |
 | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) |
 | DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) |
 | DateFormat | Defines how DateTime values are formatted and displayed, depending on the culture. (Inherited from Dbi.WinControl.DbiListControl) |
 | DisplayHeader | Determines whether or not the column headers will be displayed. (Inherited from Dbi.WinControl.DbiListControl) |
 | DisplayTitle | Determines whether or not the title will be displayed. (Inherited from Dbi.WinControl.DbiListControl) |
 | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control) |
 | EditAutoNavigate | Determines if the control will automatically navigate to the next/previous cell when editing. (Inherited from Dbi.WinControl.DbiListControl) |
 | EditAutoSize | Determines if the dbiTextBox displayed when editing cells, will be automatically resized based on the font size and current text length. (Inherited from Dbi.WinControl.DbiListControl) |
 | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) |
 | FillList | Determines whether the last column in a list will always extend the the edge of the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | FocusBorder | Determines if a focus line will be drawn around the selected dbiNodeItem when the control has focus. (Inherited from Dbi.WinControl.DbiListControl) |
 | FocusColor | Determines the color used to paint the focus border. (Inherited from Dbi.WinControl.DbiListControl) |
 | Font | Gets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control) |
 | ForeColor | Determines the foreground color of the items. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderAlign | Determines how the text in the column headers will be aligned. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderBackColor | Determines the background color of the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderBackColorMiddle | Determines the middle back color of the column header allowing for greater readability with certain fill types. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderBackColorTo | Determines the secondary background color of the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderBorder | Determines the border type for the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderDownColor | Determines the color used to paint background when the mouse pointer is over the column header and a mouse button is pressed. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderFillType | Determines the pattern used to paint the background of the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderFont | Determines the font used for the text in the column headers of the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderForeColor | Determines the foreground color of the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderHeight | Determines the height of the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderImageOffset | Determines the value used to calculate the horizontal and vertical position of the images within the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderOverColor | Determines the color used to paint background when the mouse pointer is over the column header. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderStyle | Determines the style of the column header. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderTextImageRelation | Determines how the column header position of text and image relate to each other. (Inherited from Dbi.WinControl.DbiListControl) |
 | HeaderTextOffset | Determines the value used to calculate the horizontal and vertical position of the text within the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | HorzGridColor | Determines the color of the horizontal grid lines. (Inherited from Dbi.WinControl.DbiListControl) |
 | HorzGridLines | Determines whether or not horizontal grid lines will be drawn between the items. (Inherited from Dbi.WinControl.DbiListControl) |
 | HorzGridWidth | Determines the width of the horizontal grid lines. (Inherited from Dbi.WinControl.DbiListControl) |
 | HorzScrollType | Determines the horizontal scrolling action for the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImageCheckDisabled | Determines the image used to replace the stock check disabled state item image. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImageCheckDown | Determines the image used to replace the stock check down state item image. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImageCheckUp | Determines the image used to replace the stock check up state item image. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImageList | The image list for the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImageMinus | Determines the image used to replace the stock close node image. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImagePlus | Determines the image used to replace the stock open node image. (Inherited from Dbi.WinControl.DbiListControl) |
 | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) |
 | InactiveBackColor | Determines the color used to paint the background of a selected item when the control no longer has focus. (Inherited from Dbi.WinControl.DbiListControl) |
 | InactiveForeColor | Determines the color used to paint the text of a selected item when the control no longer has focus. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemBorder | Determines the border type for the node items. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemDragColor | Determines the color of the drag bar when an item is dragged inside the list area. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemDragHeight | Determines the height of the drag bar when an item is dragged inside the list area. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemHeaderBackColor | Determines the default background color of all Header Items in the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemHeaderForeColor | Determines the default foreground color of all Header Items in the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemHeightOffset | Determines the offset value used to calculate the height of the line items. (Inherited from Dbi.WinControl.DbiListControl) |
 | ItemHeightType | Determines how the line item heights are calculated. (Inherited from Dbi.WinControl.DbiListControl) |
 | Items | The collection of dbiNodeItems which is used to populate the control. |
 | LabelEdit | Determines if a cell will be put into edit mode automatically, if the user double clicks it. (Inherited from Dbi.WinControl.DbiListControl) |
 | LineColor | Determines the color of list/tree connector lines. (Inherited from Dbi.WinControl.DbiListControl) |
 | LineType | Determines the list/tree connector line type. (Inherited from Dbi.WinControl.DbiListControl) |
 | ListType | Determines how the node items will be drawn in the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control) |
 | LockLineHeight | Determines whether the line items can be resized with the mouse. (Inherited from Dbi.WinControl.DbiListControl) |
 | Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) |
 | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
 | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control) |
 | MultiSelect | Allow the list to utilize multi-select mode (using ctrl/click and shift/click). (Inherited from Dbi.WinControl.DbiListControl) |
 | Padding | Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control) |
 | PlusMinusStyle | Determines the style used when rendering the Plus/Minus boxes on parent nodes. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnBackColor | Determines the background color of the pre-column section of a non-selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnBackColorTo | Determines the secondary background color of the pre-column section of a non-selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnBorder | Determines the type of border to place around the pre-column section of a non-selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnFillType | Determines the pattern used to paint the background of the pre-column section. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnFont | Determines the font used for the text in the pre-column section. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnForeColor | Determines the text color of the pre-column section of a non-selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnPicture | Determines the picture clip within the pre-column section. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnType | Determines the pre-column to be used on the list part of the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreColumnWidth | Determines the width of the pre-column in the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreSelectBackColor | Determines the background color of the pre-column section of a selected list item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreSelectBorder | Determines the type of border to place around the pre-column section of a selected list item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PreSelectForeColor | Determines the type of border to place around the pre-column section of a selected list item. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintHeaderBackColor | Determines the background color of the header in a printed report. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintHeaderForeColor | Determines the text color of the header in a printed report. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintItemBackColor | Determines the background color of the item in a printed report. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintItemForeColor | Determines the text color of the item in a printed report. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintListFormat | Gets or sets the type of printed report to produce. |
 | PrintPageBorder | Gets or sets the type of border to place around the printed report. |
 | PrintPageControl | Used to determine if the control should print using the colors as rendered in the form (true) or as described in the PrintItemBackColor Property and PrintItemForeColor Property (false). Default is true. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintPageFooter | Determines whether or not the footer will be printed. The text can be modified in the PrintPageText Property. |
 | PrintPageFooterAlign | Gets or sets the alignment for the footer in a printed report. |
 | PrintPageFooterFont | Gets or sets the font for the footer in a printed report. |
 | PrintPageSubTitle | Determines whether or not the sub-title will be printed. |
 | PrintPageSubTitleAlign | Gets or sets the alignment for the sub-title in a printed report. |
 | PrintPageSubTitleFont | Gets or sets the font for the sub-title in a printed report. |
 | PrintPageSubTitleText | Gets or sets the sub-title for the printed report. |
 | PrintPageText | Gets or sets the text for the page footer of the printed report. |
 | PrintPageTitle | Determines whether or not the title will be printed. |
 | PrintPageTitleAlign | Gets or sets the alignment for the title in a printed report. |
 | PrintPageTitleFont | Gets or sets the font for the title in a printed report. |
 | PrintPageTitleText | Gets or sets the title text for the printed report. |
 | PrintReportType | Gets or sets the type of printed report to produce. |
 | PrintTitleBackColor | Determines the background color of the title in a printed report. (Inherited from Dbi.WinControl.DbiListControl) |
 | PrintTitleForeColor | Determines the text color of the title in a printed report. (Inherited from Dbi.WinControl.DbiListControl) |
 | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control) |
 | SelectedBackColor | Determines the background color of a selected list item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedBackColorTo | Determines the second background color of a selected list item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedBorder | Determines the type of border to place around the selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedBorderColor | Determines the border color of a selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedFillType | Determines the pattern used to paint the background of the selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedFont | Determines the font used to draw the text of a selected item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedForeColor | Determines the text color of a selected list item. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectedStyle | Determines how the selection will be applied to the selected node(s). See enumSelectedStyle Enumeration for values. (Inherited from Dbi.WinControl.DbiListControl) |
 | SelectOnScroll | Determines whether a new list item will be selected as the user clicks and drags along the list items. |
 | Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) |
 | Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) |
 | SortArrows | Determines whether or not arrows indicating the direction of the sort order will be displayed in the column headers. (Inherited from Dbi.WinControl.DbiListControl) |
 | SortColumn | Determines the column whose data a sort will be performed on. See Sort Method for more information on sorting in the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | SortDirection | Determines the direction a sort operation will perform. (Inherited from Dbi.WinControl.DbiListControl) |
 | TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) |
 | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control) |
 | Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) |
 | TextAntiAlias | Determines if the text within the control will be rendered using the Anti Alias option. (Inherited from Dbi.WinControl.DbiListControl) |
 | TextBox | Gets the current dbiTextBox control used for editing cells in the list. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleAlign | Determines the alignment for the text within the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleBackColor | Determines the background color of the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleBackColorMiddle | Determines the middle back color of the title section allowing for greater readability with certain fill types. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleBackColorTo | Determines the secondary background color of the title setction. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleBorder | Determines the border type for the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleFillType | Determines the pattern used to paint the background of the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleFont | Determines the font used for the text in the title of the control. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleForeColor | Determines the text color of the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleHeight | Determines the height of the title setction. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleImage | Determines the image for the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleImageAlign | Determines the image alignment for the title section. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleText | Determines the text of the title area. (Inherited from Dbi.WinControl.DbiListControl) |
 | TitleTextOffset | Determines the value used to calculate the horizontal and vertical position of the text within the title. (Inherited from Dbi.WinControl.DbiListControl) |
 | TreeLevelIndent | Determines the indent used to offset the text of each level of child nodes. (Inherited from Dbi.WinControl.DbiListControl) |
 | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control) |
 | VertGridColor | Determines the color of the vertical grid lines. (Inherited from Dbi.WinControl.DbiListControl) |
 | VertGridLines | Determines whether or not to draw vertical grid lines between the columns. (Inherited from Dbi.WinControl.DbiListControl) |
 | VertThumbTrack | Determines if the control will scroll items in to view while the scroll bar thumb is dragging. |
 | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) |
 | XMLRead | Reads the control information from an XML file that has previously been written with the WriteXMLFile Method or XMLWrite Property. This property will allow you to read your XML file from the design environment, enter the first part of the file name you wish to use in the property editor (at least 4 characters) and press enter to access a file dialog. |
 | XMLStyleFile | If this property is set during design-time, the control will load the file indicated when it is instanced in run-time. If the file is not found then the control will simply ignore this property. This is useful for creating a unified look and feel for various isntances. |
 | XMLWrite | Writes the control information to an XML file that can be read with ReadXMLFile Method, XMLRead Property or XMLStyleFile Property. This property will allow you to write your XML file from the design environment, enter the first part of the file name you wish to use in the property editor (at least 4 characters) and press enter to access a file dialog. |