Name | Description | |
---|---|---|
![]() | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleName | (Inherited from System.Windows.Forms.Control) |
![]() | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
![]() | AddItemCols | Returns or sets the column number for the AddItem mode. |
![]() | AddItemSeparator | Determines the separation string for columns when using the AddItem method in AddItem mode. |
![]() | AllowColMove | Enables/disables interactive column movement. |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | AllowHorizontalSplit | Specifies if a user is allowed to create horizontal splits. |
![]() | AllowRowSizing | Specifies if a user is allowed to resize the rows in the list. |
![]() | AllowSort | Returns or sets whether or not column sort is allowed. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | AllowVerticalSplit | Specifies if a user is allowed to create vertical splits. |
![]() | AlternatingRows | Determines if a list or split displays odd-numbered rows in one style and even-numbered rows in another. |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![]() | BackColor | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | BindingContext | (Inherited from System.Windows.Forms.Control) |
![]() | Bookmark | Returns or sets the bookmark identifying the current row in the list. |
![]() | BorderStyle | Returns or sets the border style for the control. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | (Inherited from System.Windows.Forms.Control) |
![]() | CanFocus | (Inherited from System.Windows.Forms.Control) |
![]() | CanSelect | (Inherited from System.Windows.Forms.Control) |
![]() | Caption | Returns or sets the caption for list. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | CaptionHeight | Returns or sets the height of the list caption area. The default value is -1, which means that actual height is set automatically according to the font size. Set this property to 0 to hide the caption. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | CaptionStyle | Returns or sets the C1.Win.List.Style object that controls the appearance of the caption area. |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | (Inherited from System.Windows.Forms.Control) |
![]() | CellTips | Determines whether the list displays a pop-up text window when the cursor is idle. |
![]() | CellTipsDelay | Determines the amount of time before the cell tip window is displayed. |
![]() | CellTipsWidth | Returns or sets the width of the cell tip window. |
![]() | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | Col | Gets or sets the column position of the current cell in the current split. |
![]() | ColumnCaptionHeight | Returns or sets the height of the column headers. |
![]() | ColumnFooterHeight | Returns or sets the height of the column footers. |
![]() | ColumnFooters | Specifies whether footers are displayed. |
![]() | ColumnHeaders | Specifies whether headers are displayed. |
![]() | Columns | Returns a collection of C1.Win.List.C1DataColumn objects. |
![]() | ColumnWidth | Returns or sets the column width for each column in the control. |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
![]() | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | CurrentCellVisible | Gets or sets a value indicating the visibility of the current cell in a split. |
![]() | Cursor | (Inherited from System.Windows.Forms.Control) |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DataContext | (Inherited from System.Windows.Forms.Control) |
![]() | DataMember | Returns or sets the name of the data member used to populate the control. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | DataMode | Specifies the normal or additem mode. |
![]() | DataSource | Specifies the data source object used to bind the control to. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | DataView | Returns or sets the method by which the list will display data. |
![]() | DeadAreaBackColor | Controls the background color of the dead area in the list. |
![]() | DefColWidth | Specifies column width for auto-created columns. |
![]() | DestinationCol | Indicates which list column will be the destination after cell movement. |
![]() | DestinationRow | Indicates which list row will be the destination after cell movement. |
![]() | DestinationSplit | Indicates which list split will be the destination after cell movement. |
![]() | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![]() | DisplayMember | Returns or sets the DataSource field used for incremental search. |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | EmptyRows | Returns or sets a value that determines how the list displays rows below the last data row. |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | EvenRowStyle | Returns or sets the Style object that controls the appearance of an even-numbered row. |
![]() | ExtendRightColumn | Returns or sets whether the last column will extend to fill the dead area of the list. |
![]() | FetchRowStyles | Specifies whether the FetchRowStyle event will be fired. |
![]() | FlatStyle | Determines the appearance of the list. |
![]() | Focused | (Inherited from System.Windows.Forms.Control) |
![]() | FocusedSplit | Gets the Split that has focus. |
![]() | Font | (Inherited from System.Windows.Forms.Control) |
![]() | FooterStyle | Returns the Style object that controls the appearance of column footers. |
![]() | ForeColor | (Inherited from System.Windows.Forms.Control) |
![]() | Handle | (Inherited from System.Windows.Forms.Control) |
![]() | HasChildren | (Inherited from System.Windows.Forms.Control) |
![]() | HeadingStyle | Returns the Style object that controls the appearance of column heading. |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | HighLightRowStyle | Returns the C1.Win.List.Style object that controls the appearance of hight light row. |
![]() | HotTracking | Controls whether rows are automatically highlighted as the mouse is moved over the C1List control. |
![]() | HScrollBar | Returns the C1.Win.List.Util.HBar object that controls the appearance of the horizontal scrollbar. |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | IntegralHeight | Controls whether partial rows are displayed. |
![]() | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
![]() | IsAccessible | (Inherited from System.Windows.Forms.Control) |
![]() | IsAncestorSiteInDesignMode | (Inherited from System.Windows.Forms.Control) |
![]() | IsDisposed | (Inherited from System.Windows.Forms.Control) |
![]() | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
![]() | IsMirrored | (Inherited from System.Windows.Forms.Control) |
![]() | ItemHeight | Returns or sets the height of all list rows. |
![]() | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
![]() | Left | (Inherited from System.Windows.Forms.Control) |
![]() | LeftCol | Returns or sets the zero-based index of the leftmost column in a list or split. |
![]() | ListCount | Returns the total row number for the control. |
![]() | Location | (Inherited from System.Windows.Forms.Control) |
![]() | Margin | (Inherited from System.Windows.Forms.Control) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | Name | (Inherited from System.Windows.Forms.Control) |
![]() | OddRowStyle | Returns or sets the C1.Win.List.Style object that controls the appearance of an odd-numbered row. |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | PartialRightColumn | True if rightmost column can be clipped to the edge of a split. |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | Renderer | Gets or sets the base grid renderer. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeft | Overridden. When True, applies right to left text functionality. |
![]() | Row | Returns or sets the position of current list row relative to the first displayed row. |
![]() | RowDivider | Determines the style of the border drawn between list rows. |
![]() | RowSubDividerColor | Returns or sets the color of a RowSubDivider. |
![]() | ScrollTips | Determines whether the list displays a pop-up text window when the scrollbar thumb is dragged. |
![]() | ScrollTrack | Determines whether the list constantly displays information as it scrolls. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | SelectedCols | Returns the C1.Win.List.SelectedColumnCollection object. |
![]() | SelectedIndex | Returns or sets the bookmark of the currently selected item. |
![]() | SelectedIndices | Returns the C1.Win.List.SelectedRowCollection object. |
![]() | SelectedStyle | Returns the C1.Win.List.Style object that controls the appearance of selected cells. |
![]() | SelectedText | Gets or sets the text of the current selected row specified by the DisplayMember property. |
![]() | SelectedValue | Gets or sets the value of the member property specified by the ValueMember property. |
![]() | SelectionMode | Returns or sets the type of selection allowed in the list. |
![]() | ShowHeaderCheckBox | Determines whether a check box which can select/deselect all rows on header section is displayed in CheckBox selection mode. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | Split | Returns current split number. |
![]() | SplitIndex | Gets or sets the index of the current Split within the C1.Win.List.SplitCollection. |
![]() | Splits | Returns a Collection of C1.Win.List.Split objects. |
![]() | SpringMode | Specifies whether the columns will resize when the list is resized. |
![]() | Style | Returns or sets the normal Style object for the list. |
![]() | Styles | Returns a collection of named Style objects. |
![]() | TabIndex | (Inherited from System.Windows.Forms.Control) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | Text | (Inherited from System.Windows.Forms.Control) |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopIndex | Returns or sets a value containing the bookmark for the first visible row in a list or split. |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | ValueMember | Specifies the field name for binding purposes. |
![]() | ValueTranslate | |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | VisibleCols | Returns the number of visible columns in the current split. |
![]() | VisibleRows | Returns the number of visible rows in the list. |
![]() | VScrollBar | Returns or sets the C1.Win.List.Util.VBar object that controls the appearance of the vertical scrollbar. |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
![]() | WillChangeToIndex | Returns the bookmark identifying the will-be selected item in a control. |
![]() | WillChangeToText | Returns the string identifying the text for the item to be selected. |
![]() | WillChangeToValue | Returns the object identifying the value to be selected. |