| 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 C1.Win.C1FlexGrid.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. Automatically size grid columns to fit the largest entry. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | AutoSizeRow | Adjusts the height of a row to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
 | AutoSizeRows | Overloaded. Automatically size grid columns to fit the largest entry. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | 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 C1.Win.C1FlexGrid.C1FlexGridBase.EndUpdate method is called. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
 | BringToFront | (Inherited from System.Windows.Forms.Control) |
 | Clear | Overloaded. Overridden to clear merged ranges. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | ClearFilter | Overloaded. Clears the filter associated with a given column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
 | CollapseAllCols | Collapse all the columns of subtotal groups. |
 | CollapseAllRows | Collapse all the rows of subtotal groups. |
 | 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. Overridden. Overriden to unsubscribe from FlexPivotPanel events. |
 | 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 | Overridden. Overridden to create custom styles for subtotals. |
 | EndInvoke | (Inherited from System.Windows.Forms.Control) |
 | EndUpdate | Resumes updating the control after calls to the C1.Win.C1FlexGrid.C1FlexGridBase.BeginUpdate method. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
 | ExpandAllCols | Expand all the columns of subtotal groups. |
 | ExpandAllRows | Expand all the rows of subtotal groups. |
 | 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 C1.Win.C1FlexGrid.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 C1.Win.C1FlexGrid.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) |
 | GetDetail | Gets a System.Data.DataTable containing the raw records represented by an FlexPivot cell. |
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | GetMergedRange | Overloaded. Returns the merged range of cells that includes a given cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | GetNextControl | (Inherited from System.Windows.Forms.Control) |
 | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
 | GetRenderer | Gets the current C1.Win.C1FlexGrid.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. Invalidates a cell range, causing it to be repainted. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | 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 | Gets a value that determines if a cell contains the grid cursor. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | IsCellFixed | Gets a value that determines if a cell belongs to a fixed row or column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
 | IsCellHighlighted | Gets a value that determines if a cell is part of the selection and should be highlighted. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | IsCellHovered | Gets a value that determines if a cell is part of the hovering and should be highlighted. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | IsCellSelected | Gets a value that determines if a cell is selected. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
 | IsCellSelectedColumnHeader | Gets a value that determines if a cell is a column header with selection in this column. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | IsCellSelectedRowHeader | Gets a value that determines if a cell is a row header with selection in this row. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | 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 C1.Win.C1FlexGrid.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 | Resets the C1.Win.C1FlexGrid.C1FlexGrid.Font property to its default value. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | ResetText | (Inherited from System.Windows.Forms.Control) |
 | ResetVisualStyle | Resets the value of the C1.Win.C1FlexGrid.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 C1.Win.C1FlexGrid.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 C1.Win.C1FlexGrid.C1FlexGridBase.DataSource and C1.Win.C1FlexGrid.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 | Shows Column pickers window. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | 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. Starts editing a cell in response to a key press. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | 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. (Inherited from C1.Win.C1FlexGrid.C1FlexGrid) |
 | Update | (Inherited from System.Windows.Forms.Control) |
 | WriteXml | Overloaded. Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |