FlexGrid for WinForms
C1FlexGrid Class Methods

For a list of all members of this type, see C1FlexGrid members.

Public Methods
 NameDescription
Public MethodAddItemOverloaded. Adds a row to the grid and populates the new row with data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodAggregateOverloaded. Calculates aggregate statistics for a range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodApplyFiltersApplies all column filters to the data on the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodApplySearchOverloaded. Applies search to the data on the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodAutoSizeColOverloaded. Adjusts the width of a column to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodAutoSizeColsOverloaded. Overridden. Automatically size grid columns to fit the largest entry.  
Public MethodAutoSizeRowAdjusts the height of a row to fit the data. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodAutoSizeRowsOverloaded. Overridden. Automatically size grid columns to fit the largest entry.  
Public MethodBeginInitSignals the object that initialization is starting. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBeginUpdateMaintains performance by preventing the control from updating itself until the C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl.EndUpdate method is called. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodClearOverloaded. Overridden. Clears the grid.  
Public MethodClearFilterOverloaded. Clears the filter associated with a given column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCopyCopies the current selection to the clipboard. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateImageOverloaded. Creates an image of the entire grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodCutCuts the content of the current selection to the clipboard. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodDispose (Inherited from System.ComponentModel.Component)
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEditFilterOverloaded. Edits the filter associated with a given column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodEndInitSignals the object that initialization is complete. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodEndUpdateResumes updating the control after calls to the C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl.BeginUpdate method. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFindRowOverloaded. Finds a row that contains a specified string. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodFindRowRegexFinds a row that contains a specified value in a given column using a RegularExpression. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodFinishEditingOverloaded. Finishes editing the current cell and takes the grid out of edit mode. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetCellCheckGets the state of the checkbox in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetCellImageOverloaded. Gets the image displayed in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetCellRangeOverloaded. Gets a CellRange object that can be used to format and manipulate a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetCellRectOverloaded. Gets a System.Drawing.Rectangle object with the coordinates of the cell within the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetCellStyleOverloaded. Gets a custom CellStyle associated with a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetCellStyleDisplayGets the style used to render a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetDataOverloaded. Gets the value of a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetDataDisplayOverloaded. Gets the value in a grid cell, formatted as a string. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetMergedRangeOverloaded. Returns the merged range of cells that includes a given cell.  
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodGetRendererGets the current C1FlexGridRenderer. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodGetUserDataOverloaded. Gets user data associated with a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodHitTestOverloaded. Returns information about the control at a specified point on the control surface. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded. Overridden. Invalidates a cell range, causing it to be repainted.  
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodIsCellCheckBoxGets a value that determines whether the cell contents are displayed as a checkbox. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodIsCellCursorOverridden. Gets a value that determines if a cell contains the grid cursor.  
Public MethodIsCellFixedGets a value that determines if a cell belongs to a fixed row or column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodIsCellHighlightedOverridden. Gets a value that determines if a cell is part of the selection and should be highlighted.  
Public MethodIsCellSelectedGets a value that determines if a cell is selected. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodIsCellSelectedColumnHeaderOverridden. Gets a value that determines if a cell is a column header with selection in this column.  
Public MethodIsCellSelectedRowHeaderOverridden. Gets a value that determines if a cell is a row header with selection in this row.  
Public MethodIsCellValidGets a value that determines if a pair of cell coordinates are valid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodLoadExcelOverloaded. Loads the grid from a Microsoft Excel (.XLS) file. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodLoadExcelSheetNamesGets a list with the names of the worksheets in a Microsoft Excel (.XLS) file. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodLoadGridOverloaded. Loads the grid from a file. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodPastePastes the content of the clipboard onto the current selection. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodPrintGridOverloaded. Prints the grid, optionally showing a page setup or print preview dialog. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodReadXmlOverloaded. Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodRemoveItemOverloaded. Removes the last row from the grid. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResetVisualStyleResets the value of the C1FlexGridBase.VisualStyle ambient property. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSaveExcelOverloaded. Saves the grid contents to a Microsoft Excel (.XLS) file. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSaveGridOverloaded. Saves the grid contents to a file. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodSelectOverloaded. Selects a range of cells. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSetCellCheckSets the state of the checkbox in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSetCellImageOverloaded. Sets the image displayed in a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSetCellStyleOverloaded. Assigns a custom CellStyle to a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSetDataOverloaded. Assigns a value to a grid cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSetDataBindingOverloaded. Sets the C1FlexGridBase.DataSource and C1FlexGridBase.DataMember properties. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSetUserDataOverloaded. Assigns user data to a cell. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodShowCellScrolls a cell into view. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodShowSortAtShows the sorting glyph on a column header. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSortOverloaded. Sorts the grid contents based on a column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodStartEditingOverloaded. Overridden. Starts editing a cell in response to a key press.  
Public MethodSubtotalOverloaded. Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodTransposeReflects grid over its main diagonal.  
Public MethodUpdate (Inherited from System.Windows.Forms.Control)
Public MethodWriteXmlOverloaded. Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase)
Top
See Also

Reference

C1FlexGrid Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback