ComponentOne List for WinForms
Inheritance Hierarchy
In This Topic
    C1.Win.List Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassProvides data for the BeforeColEdit event.
    ClassProvides data for the BeforeColEdit event.
    Class 
    ClassThe C1Combo control is used as a multicolumn drop-down list box.
    ClassRepresents a column that defines binding information for the datasource.
    ClassContains a collection of C1DataColumn objects.
    ClassRepresents the columns in a split.
    ClassRepresents a collection of C1DisplayColumn in a Split.
    ClassA multicolumn list box control.
    ClassProvides data for a HotRowChanged event.
    ClassObject to manage custom page headers and footers when printing and previewing.
    ClassPrint progress window.
    Class 
    ClassRepresents the border in a Style
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.ColHeadClick, C1.Win.List.ListBase.C1ListBase.ColFootClick events.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.ColMove event.
    ClassProvides data for the ColReisize event.
    ClassSummary description for ComboBoxContainer.
    Class 
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.Error event.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.FetchCellStyle event.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.FetchCellTips event.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.FetchRowStyle event.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.FetchScrollTips event.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.Sort, and C1.Win.List.ListBase.C1ListBase.AfterSort
    ClassProvides data for the FromatText event.
    Class 
    ClassBase class for the grid renderers.
    ClassRepresents a collection of named Style.
    ClassDefines event data for the C1Combo.Mismatch event.
    ClassDefines the event data for C1Combo.NotInList event.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.OwnerDrawCell event.
    ClassProvides data for the OwnerDrawPageEventHandler event.
    ClassRepresents exception that is thrown if printing or exporting a C1List is cancelled by the user.
    ClassThe print preview form.
    ClassSpecifies how a C1List should be printed or exported when using such methods as C1.Win.List.PrintInfo.ExportTo, Print etc.
    ClassRepresents print/export options form.
    Class 
    Class 
    Class 
    Class 
    Class 
    ClassSpecifies the characteristics of the print preview window shown by the PrintInfo.PrintPreview method.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.RowColChange event.
    ClassContains a collection of C1DataColumn objects that represent columns that are selected.
    ClassRepresents a collection of Selected rows.
    ClassRepresents a horizontal or vertical pane to display and edit data.
    ClassRepresents a collection of Split objects.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.TopIndexChange and C1.Win.List.ListBase.C1ListBase.LeftColChange events.
    ClassRepresents an object used to render grid elements.
    ClassProvides data for the C1.Win.List.ListBase.C1ListBase.UnboundColumnFetch event.
    ClassRepresents an object that defines a value/display value pair.
    ClassRepresents a collection of ValueItem objects.
    ClassRepresents an object that defines how cells are rendered.
    Delegates
     DelegateDescription
    DelegateRaised before a column enters edit mode.
    DelegateRaised before a column enters edit mode.
    DelegateDelegate for Change event.
    DelegateHandler for ComboBoxContainer.Close event.
    DelegateRaised when an action is perfored on a column.
    DelegateRaised when a column is being repositioned.
    DelegateRaised after a column has been resized.
    DelegateRaised when an excpetion is thrown via the UI.
    DelegateRaised when the Style used to render a cell needs customization.
    DelegateRaised when cell tips are to be displayed.
    DelegateRaised when the Style used to render a row needs customization.
    DelegateRaised when scroll tips are to be displayed.
    DelegateRaised when the grid is sorted.
    DelegateRaised when a cell needs custom formatting.
    DelegateDelegate for Mismatch event.
    DelegateDelegate for NotInList event.
    DelegateHandler for ComboBoxContainer.Open event.
    DelegateRaised when a cell is to rendered by the event code.
    DelegateRaised when custom page headers and footers need to be rendered.
    DelegateRaised after the current Row or Column changes.
    DelegateRaised when Split specific actions are performed.
    DelegateRaised when an unbound column needs to be rendered.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the horizontal alignment of text or images in a cell.
    EnumerationSpecifies the vertical alignment of text or images in a cell.
    EnumerationSpecifies how the background image is rendered.
    EnumerationSpecifies the borders for a Style.
    EnumerationDescribes the disposition of a cell.

    This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

    EnumerationSpecifies the behavior of the pop-up window when the cursor is idle over the grid.
    EnumerationDefined the combobox style.
    EnumerationSpecifies the normal or additem mode.
    EnumerationSpecifies how the grid displays its data.
    EnumerationDefines the value that determines whether the combo box or the programmer handles a drag operation.
    EnumerationDefines the position of the drop down list.
    EnumerationDefines value that determines how the combo box handles drop operations.
    EnumerationSpecifies how the grid exposes the rightmost column when it gets focus.
    EnumerationSpecifies how 3D elements are rendered.
    EnumerationSpecifies the location of the foreground image in a cell.
    EnumerationThe gradient mode.
    Enumeration 
    EnumerationSpecifies the line style for row and column dividers.
    EnumerationDetermines where the search is performed.
    EnumerationThe comparation methods while searching the column.
    EnumerationDetermines how a C1List control performs searches based on user input.
    EnumerationSpecifies the type of ui-element for a coordinate.
    EnumerationSpecifies how ValueItems are rendered.
    EnumerationSpecify allowed print options.
    EnumerationSpecifies how empty space left on a printed page is handled (filled or otherwise).
    EnumerationSpecifies how grid lines are rendered.
    EnumerationSpecifies how grid is broken into extension (horizontal) pages when it is too wide to fit into one page.
    EnumerationSpecifies how rows' heights are determined.
    EnumerationSpecifies how cell text is wrapped.
    EnumerationDefined the relationship of a column.
    EnumerationSpecifies which rows are to be previewed/printed.
    EnumerationSpecifies how rows can be resized.
    EnumerationIdentifies the type of scrollbar.
    EnumerationSpecifies the visibility of ScrollBars.
    EnumerationSpecifies the UI behavior for selecting rows and columns.
    EnumerationSpecifies the sizing mode for splits.
    EnumerationSpecifies the glyph used to denote a sort direction in the column header.
    EnumerationSpecifies how focus is handled when the Tab key is entered.
    EnumerationUsed by C1Combo.VerticalAlign property.
    See Also