Name | Description | |
---|---|---|
![]() | DropDownList Constructor | Initialize a new instance of DroDownList class. |
The following tables list the members exposed by DropDownList.
Name | Description | |
---|---|---|
![]() | DropDownList Constructor | Initialize a new instance of DroDownList class. |
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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AddItemSeparator | Determines the separation string for columns when using the AddItem method in AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AllowColMove | Enables/disables interactive column movement. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AllowColSelect | Enables/disables interactive column selection. (Inherited from C1.Win.List.C1List) |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | AllowHorizontalSplit | Specifies if a user is allowed to create horizontal splits. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AllowRowSizing | Specifies if a user is allowed to resize the rows in the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AlternatingRows | Determines if a list or split displays odd-numbered rows in one style and even-numbered rows in another. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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 Style object that controls the appearance of the caption area. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | CellTipsDelay | Determines the amount of time before the cell tip window is displayed. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | CellTipsWidth | Returns or sets the width of the cell tip window. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ColumnCaptionHeight | Returns or sets the height of the column headers. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ColumnFooterHeight | Returns or sets the height of the column footers. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ColumnFooters | Specifies whether footers are displayed. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ColumnHeaders | Specifies whether headers are displayed. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Columns | Returns a collection of C1DataColumn objects. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ColumnWidth | Returns or sets the column width for each column in the control. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DeadAreaBackColor | Controls the background color of the dead area in the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DefColWidth | Specifies column width for auto-created columns. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DestinationCol | Indicates which list column will be the destination after cell movement. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DestinationRow | Indicates which list row will be the destination after cell movement. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DestinationSplit | Indicates which list split will be the destination after cell movement. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DeviceDpi | (Inherited from System.Windows.Forms.Control) |
![]() | DisplayMember | Returns or sets the DataSource field used for incremental search. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Enabled | (Inherited from System.Windows.Forms.Control) |
![]() | EvenRowStyle | Returns or sets the Style object that controls the appearance of an even-numbered row. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ExtendRightColumn | Returns or sets whether the last column will extend to fill the dead area of the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | FetchRowStyles | Specifies whether the C1.Win.List.ListBase.C1ListBase.FetchRowStyle event will be fired. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | FlatStyle | Determines the appearance of the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Focused | (Inherited from System.Windows.Forms.Control) |
![]() | FocusedSplit | Gets the Split that has focus. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Font | (Inherited from System.Windows.Forms.Control) |
![]() | FooterStyle | Returns the Style object that controls the appearance of column footers. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Height | (Inherited from System.Windows.Forms.Control) |
![]() | HighLightRowStyle | Returns the Style object that controls the appearance of hight light row. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | HotTracking | Controls whether rows are automatically highlighted as the mouse is moved over the C1List control. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | HScrollBar | Returns the C1.Win.List.Util.HBar object that controls the appearance of the horizontal scrollbar. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | IntegralHeight | Controls whether partial rows are displayed. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ListCount | Returns the total row number for the control. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Location | (Inherited from System.Windows.Forms.Control) |
![]() | Margin | (Inherited from System.Windows.Forms.Control) |
![]() | MatchCol | Sets the search column when the MatchEntry property is not None. (Inherited from C1.Win.List.C1List) |
![]() | MatchCompare | Returns or sets the comparing mode for a search. (Inherited from C1.Win.List.C1List) |
![]() | MatchEntry | Returns or sets a value indicating how the control performs searches based on user's input. (Inherited from C1.Win.List.C1List) |
![]() | MatchEntryTimeout | Returns or sets a value indicating the timeout, in milliseconds, for incremental searching. (Inherited from C1.Win.List.C1List) |
![]() | 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 Style object that controls the appearance of an odd-numbered row. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Parent | (Inherited from System.Windows.Forms.Control) |
![]() | PartialRightColumn | True if rightmost column can be clipped to the edge of a split. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | PreviewInfo | Gets the PrintPreviewWinSettings object. (Inherited from C1.Win.List.C1List) |
![]() | PrintInfo | Gets the PrintInfo object. (Inherited from C1.Win.List.C1List) |
![]() | 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 | When True, applies right to left text functionality. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Row | Returns or sets the position of current list row relative to the first displayed row. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | RowDivider | Determines the style of the border drawn between list rows. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | RowSubDividerColor | Returns or sets the color of a RowSubDivider. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ScrollTips | Determines whether the list displays a pop-up text window when the scrollbar thumb is dragged. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ScrollTrack | Determines whether the list constantly displays information as it scrolls. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | SelectedCols | Returns the SelectedColumnCollection object. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SelectedIndex | Returns or sets the bookmark of the currently selected item. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SelectedIndices | Returns the SelectedRowCollection object. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SelectedStyle | Returns the Style object that controls the appearance of selected cells. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SelectedText | Gets or sets the text of the current selected row specified by the DisplayMember property. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SelectedValue | Gets or sets the value of the member property specified by the ValueMember property. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SelectionMode | Returns or sets the type of selection allowed in the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SplitIndex | Gets or sets the index of the current C1.Win.List.ListBase.C1ListBase.Split within the SplitCollection. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Splits | Returns a Collection of Split objects. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SpringMode | Specifies whether the columns will resize when the list is resized. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Style | Returns or sets the normal Style object for the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Styles | Returns a collection of named Style objects. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | 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. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | ValueMember | Specifies the field name for binding purposes. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ValueTranslate | (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Visible | (Inherited from System.Windows.Forms.Control) |
![]() | VisibleCols | Returns the number of visible columns in the current split. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | VisibleRows | Returns the number of visible rows in the list. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | VScrollBar | Returns or sets the C1.Win.List.Util.VBar object that controls the appearance of the vertical scrollbar. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
![]() | WillChangeToIndex | Returns the bookmark identifying the will-be selected item in a control. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | WillChangeToText | Returns the string identifying the text for the item to be selected. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | WillChangeToValue | Returns the object identifying the value to be selected. (Inherited from C1.Win.List.ListBase.C1ListBase) |
Name | Description | |
---|---|---|
![]() | AddCellStyle | Controls the font and color of cells within a list, column, or split according to value. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AddItem | Add a new item to the end in the C1.Win.List.ListBase.C1ListBase.AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AddItemTitles | Sets the column titles in the C1.Win.List.ListBase.C1ListBase.AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | AddRegexCellStyle | Controls the font and color of cells within a list, column, or split according to their contents. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | BeginInit | ISupportInitialize interface. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BeginUpdate | Maintains performance by preventing the control from updating itself until the C1.Win.List.ListBase.Frame.EndUpdate method is called. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | BringToFront | (Inherited from System.Windows.Forms.Control) |
![]() | CaptureImage | (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | CellContaining | Returns the cell position for a set of coordinates. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ClearCellStyle | Removes a cell condition established with a previous call to the C1.Win.List.ListBase.C1ListBase.AddCellStyle method. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ClearFields | Restores the default list layout. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | ClearItems | Clear all of the items in the C1.Win.List.ListBase.C1ListBase.AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ClearRegexCellStyle | Overloaded. Removes a cell condition established with a previous call to the C1.Win.List.ListBase.C1ListBase.AddRegexCellStyle method. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ClearSelCols | Deselects all selected columns in the current split. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ClearSelected | Clears all selected rows. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ColContaining | Returns the column index containing the specified coordinate. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Contains | (Inherited from System.Windows.Forms.Control) |
![]() | CreateControl | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | DoDragDrop | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
![]() | EndInit | Overridden. Signals the object that initialization is complete. |
![]() | EndInvoke | (Inherited from System.Windows.Forms.Control) |
![]() | EndUpdate | Resumes updating the control after calls to the C1.Win.List.ListBase.Frame.BeginUpdate method. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | ExportToDelimitedFile | Overloaded. Exports the specified rows from the list to the specified file as delimited ASCII text. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ExportToExcel | Overloaded. Exports the grid to a XLS file. (Inherited from C1.Win.List.C1List) |
![]() | Find | Overloaded. Searches a string in a specific column. (Inherited from C1.Win.List.C1List) |
![]() | FindForm | (Inherited from System.Windows.Forms.Control) |
![]() | FindString | Overloaded. Finds the first row index such that the cell text starts with string s in the column specified by the DisplayMember property. (Inherited from C1.Win.List.C1List) |
![]() | FindStringExact | Overloaded. Finds the first row index such that the cell text is exactly same with string s in the column specified by the DisplayMember property. (Inherited from C1.Win.List.C1List) |
![]() | Focus | (Inherited from System.Windows.Forms.Control) |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetDisplayText | Gets the display text for the specified row and column. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | GetItemText | Overloaded. Gets the cell text for any cell. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | GetSelected | Checks whether the given row is selected. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Hide | (Inherited from System.Windows.Forms.Control) |
![]() | HoldFields | Holds the current column/field layout. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | IndexFromPoint | Returns the row index for a given point. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InsertHorizontalSplit | Inserts a horizontal split at the specified index. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | InsertItem | Inserts a new item at the index position in the C1.Win.List.ListBase.C1ListBase.AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | InsertVerticalSplit | Inserts a vertical split at the specified index. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Invalidate | Overloaded. (Inherited from C1.Win.List.ListBase.Frame) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | LoadLayout | Overloaded. Loads a saved layout from the given file. (Inherited from C1.Win.List.C1List) |
![]() | LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointAt | Returns one of the PointAtEnum constants, which indicates the kind of list element beneath the specified coordinate pair. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | PointToClient | (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessMessage | (Inherited from System.Windows.Forms.Control) |
![]() | Rebind | Overloaded. Re-establishes the connection with the bound data source. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | RectangleToClient | (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | Refresh | (Inherited from System.Windows.Forms.Control) |
![]() | RemoveHorizontalSplit | Removes a horizontal split at the specified index. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | RemoveItem | Removes the item at the given position in the C1.Win.List.ListBase.C1ListBase.AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | RemoveVerticalSplit | Removes a vertical split at the specified index. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ResetText | (Inherited from System.Windows.Forms.Control) |
![]() | ResumeBinding | Resumes data binding notification from the datasource. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | RowContaining | Returns the zero-based index of the display row containing the specified coordinate. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | RowTop | Returns the Y coordinate of the top of a visible row. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SaveLayout | Overloaded. Saves the grid's layout. (Inherited from C1.Win.List.C1List) |
![]() | Scale | (Inherited from System.Windows.Forms.Control) |
![]() | ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) |
![]() | ScrollCtl | Scrolls the list data area by the specified number of rows and columns. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Select | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | (Inherited from System.Windows.Forms.Control) |
![]() | SetAddItemData | Updates the cell data for the AddItem mode. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | SetSelected | Selects or unselects a row from the code. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | Show | (Inherited from System.Windows.Forms.Control) |
![]() | Sort | Overloaded. Sorts a specific column for the control. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SplitContaining | Returns the Index value of the split containing the specified coordinate pair. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SuspendBinding | Temporary suspension of data binding notifications from the datasource. (Inherited from C1.Win.List.ListBase.C1ListBase) |
![]() | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Update | (Inherited from System.Windows.Forms.Control) |