Name | Description | |
---|---|---|
C1FlexGrid Constructor | Creates a new instance of the C1FlexGrid control. |
The following tables list the members exposed by C1FlexGrid.
Name | Description | |
---|---|---|
C1FlexGrid Constructor | Creates a new instance of the C1FlexGrid control. |
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) | |
AllowAddNew | Gets or sets whether the grid should display a new row template after the last data row. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowDelete | Gets or sets whether the grid should monitor the keyboard and handle the DEL key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowDragging | Gets or sets whether the user is allowed to drag rows and columns with the mouse. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowEditing | Gets or sets whether the user is allowed to edit grid contents. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowFiltering | Gets or sets whether the user is allowed to filter the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowFreezing | Gets or sets whether the user is allowed to freeze rows and columns with the mouse. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowMerging | Gets or sets how cells should be merged. | |
AllowMergingFixed | Gets or sets how non-scrollable cells should be merged. | |
AllowNodeCellCheck | Gets or sets whether the user is allowed to change the state of the checkbox in a grid node. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowPinning | Gets or sets a value that determines whether the grid should add pin buttons to the column headers and how the pin buttons behave. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowResizing | Gets or sets whether the user is allowed to resize rows and columns with the mouse. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AllowSorting | Gets or sets whether the user is allowed to sort columns using the mouse. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AreRowDetailsFrozen | Gets or sets the System.Boolean value specifying whether row details should be horizontally scrolled along with the C1FlexGrid control content. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoClipboard | Gets or sets whether the grid should handle the clipboard keys and automatically perform cut, copy, paste, and delete operations. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoGenerateColumns | Gets or sets whether columns are automatically created when the grid is bound to a data source. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoResize | Gets or sets whether column widths are automatically adjusted when data is loaded. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSearch | Gets or sets whether the grid should move the cursor searching for entries as the user types. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoSearchDelay | Gets or sets the delay (in seconds) before the C1FlexGridBase.AutoSearch buffer is reset. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BackColor | Gets or sets the background color for the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BackgroundImage | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderStyle | Gets or sets the type of border around the control. (Inherited from C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
BottomRow | Gets the last visible row in the scrollable area. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
C1SuperErrorProvider | Gets or sets an C1SuperErrorProvider object used to indicate error state of the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
CellButtonImage | Gets or sets the image to be used in cell buttons. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CellLabelDelay | Gets or sets the period of time, in milliseconds, that the mouse pointer remains over a cell whose contents are partially hidden, before the tooltip label is displayed. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
Clip | Gets the contents of the selected ranges. Sets the contents to the current selected range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ClipboardCopyMode | Gets or sets what parts of the grid are copied to the clipboard when the C1FlexGridBase.AutoClipboard property is set to true. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ClipSeparators | Gets or sets the characters used as row and column separators in clip strings. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Col | Gets or sets the column that contains the cursor. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Cols | Gets the collection of Column objects in the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColSel | Gets or sets the last column in the current selection. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColumnCaptionAsAlias | Gets or sets the System.Boolean value specifying whether the column caption will be used as an alias in expressions. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColumnContextMenuEnabled | Gets or sets the System.Boolean value specifying whether column context menu should be opened when the user performs right mouse click on the column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColumnPickerInfo | Gets the Column picker info of FlexGrid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ComboBoxEditor | Gets a C1FlexGridBase.ComboBoxEditor object that provides easy access to properties of the currently active ComboBox editor. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ComboList | Gets or sets the list of items to be used by the drop-down editor. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenu | (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) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
CursorCell | Gets a CellRange object that contains the cell at coordinates C1FlexGridBase.Row, C1FlexGridBase.Col. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CustomComparer | Gets or sets a custom comparer object used by the grid to perform grouping, merging, and searching operations. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DataMember | Gets or sets the specific list in a C1FlexGridBase.DataSource object that the grid should display. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DataSource | Gets or sets the data source for the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DoubleBuffer | Gets or sets whether the control should use an off-screen buffer when painting to reduce flicker. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DragMode | Gets or sets a value that determines if the user can drag data from the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DrawMode | Gets or sets whether the control should fire the C1FlexGridBase.OwnerDrawCell event. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DropMode | Gets or sets a value that determines if the control can accept data that the user drags onto it. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
EditMask | Gets or sets the input mask to use when editing cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
EditOptions | Gets or sets an EditFlags flags that affect the grid's editing behavior. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Editor | Gets or sets a reference to the cell editor that is currently active. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
EmptyAsNull | If True then empty strings from editor are interpreted as null values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
ExtendLastCol | Gets or sets whether the last column should be extended to fill the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
FilterDefinition | Gets or sets an XML string containing the current filter state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Focused | (Inherited from System.Windows.Forms.Control) | |
FocusRect | Gets or sets the type of focus rectangle to display. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Font | Overridden. Gets or sets the font of the text displayed by the control. | |
Footers | Gets the footers. Footers are the rows below grid that contain summary information. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ForeColor | Gets or sets the foreground color for the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Glyphs | Gets the collection of control glyphs (images used to show sorting, check boxes, etc). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GroupDefinition | Gets or sets an XML string containing the current grouping state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GroupDescriptions | Gets or sets a collection of GroupDescription objects that describe how items in the data source are grouped in the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GroupHeaderFormat | Gets or sets the format string used to create group headers for each GroupDescription. The GroupHeaderFormat contains placeholders for the group name, current value, and item count. The placeholders are enclosed in curly brackets. For example, the default value for the C1FlexGridBase.GroupHeaderFormat property is: "{name}: {value} ({count} items)" (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
HideGroupedColumns | Gets or sets a value that determines whether columns included in the C1FlexGridBase.GroupDescriptions collection should be hidden automatically. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
HighLight | Gets or sets when to highlight selected cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
HoverMode | Gets or sets the grid's mouse hover highlighting behavior. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
IgnoreDiacritics | Gets or sets a value that determines whether the filter should ignore diacritics (accents) when comparing values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (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) | |
Item | Overloaded. Gets or sets the data in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
KeyActionEnter | Gets or sets the action to be performed when the user presses the ENTER key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
KeyActionTab | Gets or sets the action to be performed when the user presses the TAB key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Language | Gets or sets the language to use when localizing the column filters. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
LeftCol | Gets or sets the first visible column in the scrollable area. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MergedRanges | Gets the CellRangeCollection that determines which grid cells are merged when the AllowMerging property is set to AllowMergingEnum.Custom. | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MouseCol | Gets the index of the column under the cursor. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
MouseRow | Gets the index of the row under the cursor. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Name | (Inherited from System.Windows.Forms.Control) | |
NewRowWatermark | Gets or sets a string that is displayed over the new row template when the C1FlexGridBase.AllowAddNew property is set to true. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Nodes | Gets an array containing all zero-level Node rows on the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
NullEmptyString | Gets or sets a value to be displayed in group headers and filter editors to represent null values or empty strings.
By default, this property is set to "(null);(empty)". (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
PreserveEditMode | Gets or sets flag that specify entering edit mode of cell after exiting from previous cell with arrow keys or tab key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
PrintParameters | Gets a GridPrinter object that specifies printing parameters for the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Redraw | Gets or sets whether the grid should paint its contents. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Renderer | Gets or sets a C1FlexGridRenderer used to customize the look and feel of the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightCol | Gets the last visible column in the scrollable area. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
Row | Gets or sets the row that contains the cursor. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RowDetailProvider | Gets or sets the delegate method which creates the detail control for displaying. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RowDetailsVisibilityMode | Gets or sets a C1FlexGridBase.RowDetailsVisibilityMode value that specifies when the detail control is displayed. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Rows | Gets the collection of C1FlexGridBase.Row objects in the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RowSel | Gets or sets the last row in the current selection. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ScrollableRectangle | Gets a rectangle that defines the scrollable portion of the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ScrollBars | Gets or sets which scroll bars should appear on the control. (Inherited from C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl) | |
ScrollBarsVisible | Gets a C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl.ScrollBars value that indicates which scrollbars are currently visible. (Inherited from C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl) | |
ScrollOptions | Gets or sets a ScrollFlags value that specifies the grid scrolling behavior. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ScrollPosition | Gets or sets the location of the auto-scroll position. (Inherited from C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl) | |
SearchDefinition | Gets or sets an XML string containing the current search state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Selection | Gets the current selected range in normalized form. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SelectionMode | Gets or sets the grid's selection behavior. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SelectionRanges | Gets the selected ranges in normalized form. MultiRange only. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowButtons | Gets or sets when to display combo buttons in cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowCellLabels | Gets or sets whether the grid should display labels over cells whose contents are partially hidden. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowCursor | Gets or sets whether the grid displays a record selector image on the first fixed column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowErrors | Gets or sets whether the grid should display error information in cells and rows. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowFilterIcon | Gets or sets a value indicating whether the column filter icon is displayed. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowSort | Gets or sets whether the grid should display sorting glyphs (a triangle) on the headers of sorted columns. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowSortPosition | Gets or sets a value that determines the position of the sort glyphs within column header cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowThemedHeaders | Gets or sets whether the control should use Xp themes for displaying row or column headers. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
SortColumn | Gets a reference to the column that defines the current sort applied to the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SortDefinition | Gets or sets an XML string containing the current sorting state. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Styles | Gets the collection of cell styles defined in the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SubtotalPosition | Gets or sets whether node rows appear above or below the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
TopRow | Gets or sets the first visible row in the scrollable area. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Tree | Gets a reference to the GridTree object that controls the appearance of the outline tree in the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
UseCompatibleTextRendering | Specifies whether text rendering should be compatible with previous releases of WinForms. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Visible | (Inherited from System.Windows.Forms.Control) | |
VisualStyle | Gets or sets a value that determines the overall appearance of the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Width | (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
AddItem | Overloaded. Adds a row to the grid and populates the new row with data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Aggregate | Overloaded. Calculates aggregate statistics for a range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ApplyFilters | Applies all column filters to the data on the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ApplySearch | Overloaded. Applies search to the data on the grid. This method is obsolete. Call method with SearchHighlightMode argument instead. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoSizeCol | Overloaded. Adjusts the width of a column to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoSizeCols | Overloaded. Overridden. Automatically size grid columns to fit the largest entry. | |
AutoSizeRow | Adjusts the height of a row to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AutoSizeRows | Overloaded. Overridden. Automatically size grid columns to fit the largest entry. | |
BeginInit | Signals the object that initialization is starting. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BeginUpdate | Maintains performance by preventing the control from updating itself until the C1FlexGridBase.EndUpdate method is called. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Clear | Overloaded. Overridden. Overridden to clear merged ranges. | |
ClearFilter | Overloaded. Clears the filter associated with a given column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
Copy | Copies the selection to the clipboard. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateImage | Overloaded. Creates an image of the entire grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Cut | Cuts the content of the current selection to the clipboard. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DeferUpdate | Suspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl) | |
Dispose | Overloaded. Releases all resources used by the System.Windows.Forms.Control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | (Inherited from System.Windows.Forms.Control) | |
EditFilter | Overloaded. Edits the filter associated with a given column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
EndInit | Signals the object that initialization is complete. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Resumes updating the control after calls to the C1FlexGridBase.BeginUpdate method. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
FindRow | Overloaded. Finds a row that contains a specified string. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
FindRowRegex | Finds a row that contains a specified value in a given column using a RegularExpression. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
FinishEditing | Overloaded. Finishes editing the current cell and takes the grid out of edit mode. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetCellCheck | Gets the state of the checkbox in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetCellImage | Overloaded. Gets the image displayed in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetCellRange | Overloaded. Gets a CellRange object that can be used to format and manipulate a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetCellRect | Overloaded. Gets a System.Drawing.Rectangle object with the coordinates of the cell within the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetCellStyle | Overloaded. Gets a custom CellStyle associated with a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetCellStyleDisplay | Gets the style used to render a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetData | Overloaded. Gets the value of a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetDataDisplay | Overloaded. Gets the value in a grid cell, formatted as a string. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
GetMergedRange | Overloaded. Returns the merged range of cells that includes a given cell. | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetRenderer | Gets the current C1FlexGridRenderer. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetUserData | Overloaded. Gets user data associated with a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
HitTest | Overloaded. Returns information about the control at a specified point on the control surface. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Overridden. Invalidates a cell range, causing it to be repainted. | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
IsCellCheckBox | Gets a value that determines whether the cell contents are displayed as a checkbox. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
IsCellCursor | Overridden. Gets a value that determines if a cell contains the grid cursor. | |
IsCellFixed | Gets a value that determines if a cell belongs to a fixed row or column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
IsCellHighlighted | Overridden. Gets a value that determines if a cell is part of the selection and should be highlighted. | |
IsCellHovered | Overridden. Gets a value that determines if a cell is part of the hovering and should be highlighted. | |
IsCellSelected | Gets a value that determines if a cell is selected. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
IsCellSelectedColumnHeader | Overridden. Gets a value that determines if a cell is a column header with selection in this column. | |
IsCellSelectedRowHeader | Overridden. Gets a value that determines if a cell is a row header with selection in this row. | |
IsCellValid | Gets a value that determines if a pair of cell coordinates are valid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
MeasureCellSize | Overloaded. Measures the specified cell when drawn. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Paste | Pastes the content of the clipboard onto the current selection. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
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) | |
PrintGrid | Overloaded. Prints the grid, optionally showing a page setup or print preview dialog. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RaiseGridError | Manually raises the C1FlexGridBase.GridError event. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ReadXml | Overloaded. Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RectangleToClient | (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | (Inherited from System.Windows.Forms.Control) | |
Refresh | (Inherited from System.Windows.Forms.Control) | |
RemoveItem | Overloaded. Removes the last row from the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RemoveOutdatedGroups | Removes old groups from sorting. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ResetFont | Overridden. Resets the Font property to its default value. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
ResetVisualStyle | Resets the value of the C1FlexGridBase.VisualStyle ambient property. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. Selects a range of cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. (Inherited from System.Windows.Forms.Control) | |
SetCellCheck | Sets the state of the checkbox in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetCellImage | Overloaded. Sets the image displayed in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetCellStyle | Overloaded. Assigns a custom CellStyle to a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetData | Overloaded. Assigns a value to a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetDataBinding | Overloaded. Sets the C1FlexGridBase.DataSource and C1FlexGridBase.DataMember properties. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetUserData | Overloaded. Assigns user data to a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowCell | Scrolls a cell into view. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowColumnPicker | Overridden. Shows Column pickers window. | |
ShowSortAt | Shows the sorting glyph on a column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Sort | Overloaded. Sorts the grid contents based on a column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
StartEditing | Overloaded. Overridden. Starts editing a cell in response to a key press. | |
Subtotal | Overloaded. Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Transpose | Reflects grid over its main diagonal. | |
Update | (Inherited from System.Windows.Forms.Control) | |
WriteXml | Overloaded. Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Name | Description | |
---|---|---|
AfterAddRow | Fires after a new row is added by the user. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterCollapse | Fires after a node row is collapsed or expanded. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterDataRefresh | Fires after any data source change notifications. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterDeleteRow | Fires after one or more rows are deleted by the user. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterDragColumn | Fires after the user finishes dragging a column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterDragRow | Fires after the user finishes dragging a row. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterEdit | Fires after a cell has been edited. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterFilter | Fires after the column filters have been applied to the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterFreezeColumn | Fires after columns are frozen by dragging the frozen column divider. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterFreezeRow | Fires after rows are frozen by dragging the frozen row divider. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterGroupUpdate | Occurs after the grid is grouped based on the value of the C1FlexGridBase.GroupDescriptions property. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterResizeColumn | Fires after a column is resized by dragging the column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterResizeRow | Fires after a row is resized by dragging the row header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterRowColChange | Fires after the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterScroll | Fires after the grid scrolls. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterSelChange | Fires after the selection changes (C1FlexGridBase.Row, C1FlexGridBase.Col, C1FlexGridBase.RowSel, C1FlexGridBase.ColSel properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterSort | Fires after a column is sorted by a click on a column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
AfterSubtotal | Fires after each subtotal row has been added to the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BackColorChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageChanged | (Inherited from System.Windows.Forms.Control) | |
BackgroundImageLayoutChanged | (Inherited from System.Windows.Forms.Control) | |
BeforeAddRow | Fires before a new row is added by the user. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeAutosizeColumn | Fires before a column is automatically resized by a double-click on a column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeAutosizeRow | Fires before a row is automatically resized by a double-click on a row header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeCollapse | Fires before a node row is collapsed or expanded. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeDeleteRow | Fires before a row is deleted by the user. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeDoubleClick | Fires before the DoubleClick event is handled by the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeDragColumn | Fires when the user starts dragging a column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeDragRow | Fires when the user starts dragging a row. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeEdit | Fires before the grid enters edit mode, and also when the cell that has the focus needs to be painted. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeFilter | Fires before the column filters are applied to the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeFreezeColumn | Fires before columns are frozen by dragging the frozen column divider. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeFreezeRow | Fires before rows are frozen by dragging the frozen row divider. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeGroupUpdate | Occurs before the grid is grouped based on the value of the C1FlexGridBase.GroupDescriptions property. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeMouseDown | Fires before the System.Windows.Forms.Control.MouseDown event is handled by the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforePageBreak | Fires while the control is being printed to provide control over page breaks. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeResizeColumn | Fires before a column is resized by dragging the column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeResizeRow | Fires before a row is resized by dragging the row header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeRowColChange | Fires before the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeScroll | Fires before the grid scrolls. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeSelChange | Fires before the selection changes (C1FlexGridBase.Row, C1FlexGridBase.Col, C1FlexGridBase.RowSel, C1FlexGridBase.ColSel properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeSort | Fires before a column is sorted by a click on a column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeforeSubtotal | Fires before each subtotal row is added to the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BeginPrint | Fires before the grid starts printing. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
BindingContextChanged | (Inherited from System.Windows.Forms.Control) | |
CancelAddRow | Fires when the cursor leaves the new row without making any changes to it. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CausesValidationChanged | (Inherited from System.Windows.Forms.Control) | |
CellButtonClick | Fires after the user clicks a cell button. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CellChanged | Fires after the contents of a cell have changed. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
CellChecked | Fires after a checkbox in a cell is checked or unchecked by the user. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ChangeEdit | Fires in edit mode, after the contents of the editor change. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ChangeUICues | (Inherited from System.Windows.Forms.Control) | |
Click | (Inherited from System.Windows.Forms.Control) | |
ClientSizeChanged | (Inherited from System.Windows.Forms.Control) | |
ColumnContextMenuOpened | Fires after the column context menu opens. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColumnContextMenuOpening | Fires before the column context menu opens. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColumnPickerShowing | Fires before the column picker window opens. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ColumnPickerShown | Fires after the column picker window opens. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ComboCloseUp | Fires in edit mode, when the dropdown portion of an editor closes. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ComboDropDown | Fires in edit mode, when the dropdown portion of an editor opens. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
CustomizeFilterEditor | Fires before creating value editor of condition filter. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DataBindingComplete | Fires after a data-binding operation has finished. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DataMemberChanged | Fires when the value of the C1FlexGridBase.DataMember property changes. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DataSourceChanged | Fires when the value of the C1FlexGridBase.DataSource property changes. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
DraggingColumn | Fires as the user drags a column to a new position. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DraggingRow | Fires as the user drags a row to a new position. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
DragLeave | (Inherited from System.Windows.Forms.Control) | |
DragOver | (Inherited from System.Windows.Forms.Control) | |
EditorFormatApplying | Fires in edit mode, when the editor applies format. Can cancel formatting using System.ComponentModel.CancelEventArgs. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
EnabledChanged | (Inherited from System.Windows.Forms.Control) | |
EndPrint | Fires after the grid finishes printing. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Enter | (Inherited from System.Windows.Forms.Control) | |
EnterCell | Fires after the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
FontChanged | (Inherited from System.Windows.Forms.Control) | |
ForeColorChanged | (Inherited from System.Windows.Forms.Control) | |
GetCellErrorInfo | Fires when C1FlexGridBase.ShowErrors is set to true and the control needs error information for a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetEditorErrorInfo | Fires when C1FlexGridBase.ShowErrors is set to true and the editor validation failed. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetLocalizedString | Occurs when the filter localizes a string in the user interface. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetRowErrorInfo | Fires when C1FlexGridBase.ShowErrors is set to true and the control needs error information for a row. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetUnboundValue | Fires when the grid needs to retrieve data for an unbound cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GiveFeedback | (Inherited from System.Windows.Forms.Control) | |
GotFocus | (Inherited from System.Windows.Forms.Control) | |
GridChanged | Fires when the grid or its contents change. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GridError | Fires after the data source reports an error condition. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
KeyDownEdit | Fires in edit mode, when the user presses a key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
KeyPress | (Inherited from System.Windows.Forms.Control) | |
KeyPressEdit | Fires in edit mode, when the user presses a character key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
KeyUp | (Inherited from System.Windows.Forms.Control) | |
KeyUpEdit | Fires in edit mode, when the user releases a key. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Layout | (Inherited from System.Windows.Forms.Control) | |
Leave | (Inherited from System.Windows.Forms.Control) | |
LeaveCell | Fires before the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
LeaveEdit | Fires after the control leaves edit mode. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
MouseEnterCell | Fires when the mouse enters a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
MouseHover | (Inherited from System.Windows.Forms.Control) | |
MouseLeave | (Inherited from System.Windows.Forms.Control) | |
MouseLeaveCell | Fires when the mouse leaves a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
OwnerDrawCell | Fires before the grid draws a cell, when the C1FlexGridBase.DrawMode property is set to DrawModeEnum.OwnerDraw. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
OwnerDrawOutlineButton | Fires before the grid draws a tree outline button, when the C1FlexGridBase.DrawMode property is set to DrawModeEnum.OwnerDraw. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
PrintPage | Fires after the grid finishes printing a page. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
RowColChange | Fires after the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RowDetailsApplying | Fires for each data object in the C1FlexGrid’s data source during of assigning the C1FlexGridBase.RowDetailProvider property. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RowValidated | Fires after a row lost focus and has been validated. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
RowValidating | Fires when a row is losing focus and needs to be validated. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SearchApplied | Fires after the search operation. The event fires when using the C1FlexGridBase.ApplySearch method. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SearchApplying | Fires before the search operation. The event fires when using the C1FlexGridBase.ApplySearch method. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SelChange | Fires after the selection changes (C1FlexGridBase.Row, C1FlexGridBase.Col, C1FlexGridBase.RowSel, C1FlexGridBase.ColSel properties). (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetUnboundValue | Fires when the grid needs to store data in an unbound cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SetupEditor | Fires after a cell editor has been initialized by the grid, to allow additional custom initialization. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ShowScrollTip | Fires before the vertical ScrollTip is displayed. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
SizeChanged | (Inherited from System.Windows.Forms.Control) | |
StartDrag | Fires before the grid starts an automatic OLE drag operation. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
StartEdit | Fires before the control enters edit mode. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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) | |
Validated | (Inherited from System.Windows.Forms.Control) | |
ValidateEdit | Fires before the control exits cell edit mode, while the editor is still active. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
Validating | (Inherited from System.Windows.Forms.Control) | |
VisibleChanged | (Inherited from System.Windows.Forms.Control) |