Name | Description | |
---|---|---|
AfterSort | Fires after a column is sorted by clicking the column header. | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ColFootClick | Fires when the footer of the control is clicked. | |
ColHeadClick | Fires when the headers of the control is clicked. | |
ColMove | Fires when the user has finished moving the selected columns. | |
ColResize | Fires after the user has finished resizing a column. | |
ColSelected | Fires when a column is selected. | |
ContextMenuChanged | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStripChanged | (Inherited from System.Windows.Forms.Control) | |
ControlAdded | (Inherited from System.Windows.Forms.Control) | |
ControlRemoved | (Inherited from System.Windows.Forms.Control) | |
CursorChanged | (Inherited from System.Windows.Forms.Control) | |
DataSourceChanged | Fires when a bound data source is changed or requeried. | |
DisplayMemberChanged | Occurs when the DisplayMember property changes. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DockChanged | (Inherited from System.Windows.Forms.Control) | |
DoubleClick | (Inherited from System.Windows.Forms.Control) | |
DpiChangedAfterParent | (Inherited from System.Windows.Forms.Control) | |
DpiChangedBeforeParent | (Inherited from System.Windows.Forms.Control) | |
DragDrop | (Inherited from System.Windows.Forms.Control) | |
DragEnter | (Inherited from System.Windows.Forms.Control) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
Error | Fires when a data access error occurs. | |
FetchCellStyle | Fires when the list is about to display cell data in a column whose FetchStyle property is set to True. | |
FetchCellTips | Fires when the control has focus and the cursor is idle for a small amount of time (defined by the CellTipsDelay property) over a data cell, column header, column footer, split header or control caption bar. | |
FetchRowStyle | Fires whenever the list is about to display a row of data and the FetchRowStyles property is True. | |
FetchScrollTips | Fires whenever the list has focus and the scrollbar thumb is moved using the mouse. | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
FormatText | Fires when the list is about to display cell data in a column whose NumberFormat property is set. | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
HandleCreated | (Inherited from System.Windows.Forms.Control) | |
HandleDestroyed | (Inherited from System.Windows.Forms.Control) | |
HelpRequested | (Inherited from System.Windows.Forms.Control) | |
ImeModeChanged | (Inherited from System.Windows.Forms.Control) | |
Invalidated | (Inherited from System.Windows.Forms.Control) | |
KeyDown | (Inherited from System.Windows.Forms.Control) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
LayoutReady | Fires when asynchronous downloading of a control layout file has been completed. | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LeftColChange | Fires when the first visible column of a list or split is changed. | |
LocationChanged | (Inherited from System.Windows.Forms.Control) | |
LostFocus | (Inherited from System.Windows.Forms.Control) | |
MarginChanged | (Inherited from System.Windows.Forms.Control) | |
MouseCaptureChanged | (Inherited from System.Windows.Forms.Control) | |
MouseClick | (Inherited from System.Windows.Forms.Control) | |
MouseDoubleClick | (Inherited from System.Windows.Forms.Control) | |
MouseDown | (Inherited from System.Windows.Forms.Control) | |
MouseEnter | (Inherited from System.Windows.Forms.Control) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseMove | (Inherited from System.Windows.Forms.Control) | |
MouseUp | (Inherited from System.Windows.Forms.Control) | |
MouseWheel | (Inherited from System.Windows.Forms.Control) | |
Move | (Inherited from System.Windows.Forms.Control) | |
OnScroll | Fires when the user scrolls the list horizontally or vertically using the scroll bars. | |
OwnerDrawCell | Fires just before the cell is to be painted when the column's OwnerDraw is true. | |
PaddingChanged | (Inherited from System.Windows.Forms.Control) | |
Paint | (Inherited from System.Windows.Forms.Control) | |
ParentChanged | (Inherited from System.Windows.Forms.Control) | |
PreviewKeyDown | (Inherited from System.Windows.Forms.Control) | |
QueryAccessibilityHelp | (Inherited from System.Windows.Forms.Control) | |
QueryContinueDrag | (Inherited from System.Windows.Forms.Control) | |
RegionChanged | (Inherited from System.Windows.Forms.Control) | |
Resize | (Inherited from System.Windows.Forms.Control) | |
RightToLeftChanged | (Inherited from System.Windows.Forms.Control) | |
RowChange | Fires when the user changes a row in the list. | |
RowResize | Fires when the user has finished resizing a list row. | |
SelChange | Fires when the user selects a different range of rows or columns. | |
SelectedValueChanged | Occurs when the SelectedValue property changes. | |
SelectionChanged | Fires when the user selects a different range of rows or columns. (Inherited from C1.Win.C1List.ListBase.Frame) | |
SelectionChanging | Occurs when the selection is about to change. (Inherited from C1.Win.C1List.ListBase.Frame) | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
SplitChange | Occurs whenever a Split changes focus. | |
SplitRemoved | Occurs whenever horizontal or vertical splits are removed. | |
StyleChanged | (Inherited from System.Windows.Forms.Control) | |
SystemColorsChanged | (Inherited from System.Windows.Forms.Control) | |
TabIndexChanged | (Inherited from System.Windows.Forms.Control) | |
TabStopChanged | (Inherited from System.Windows.Forms.Control) | |
TextChanged | (Inherited from System.Windows.Forms.Control) | |
TopIndexChange | Fires when the first displayed row of a control or split is changed. | |
UnboundColumnFetch | Fires when the control needs to display the value of a cell in an unbound column. | |
Validated | (Inherited from System.Windows.Forms.Control) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
ValueMemberChanged | Occurs when the ValueMember property changes. | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) | |
VisualStyleChanged | Occurs when the VisualStyle property changes. (Inherited from C1.Win.C1List.ListBase.Frame) |