FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridBase Class


In This Topic
    C1FlexGridBase Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a row to the grid and populates the new row with data.  
    Public MethodOverloaded. Calculates aggregate statistics for a range.  
    Public MethodApplies all column filters to the data on the grid.  
    Public MethodOverloaded. Applies search to the data on the grid. This method is obsolete. Call method with SearchHighlightMode argument instead.  
    Public MethodOverloaded. Adjusts the width of a column to fit the data.  
    Public MethodOverloaded. Adjusts the width of a column range to fit the data in a cell range.  
    Public MethodAdjusts the height of a row to fit the data.  
    Public MethodOverloaded. Adjusts the height of a row range to fit the data in a cell range.  
    Public MethodSignals the object that initialization is starting.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverridden. Maintains performance by preventing the control from updating itself until the EndUpdate method is called.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Clears a range.  
    Public MethodOverloaded. Clears the filter associated with a given column.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodCopies the selection to the clipboard.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Creates an image of the entire grid.  
    Public MethodCuts the content of the current selection to the clipboard.  
    Public MethodSuspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Win.FlexGrid.Util.BaseControls.ScrollableControl)
    Public MethodOverloaded. Overridden. Releases all resources used by the System.Windows.Forms.Control.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Edits the filter associated with a given column.  
    Public MethodSignals the object that initialization is complete.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverridden. Resumes updating the control after calls to the BeginUpdate method.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Finds a row that contains a specified string.  
    Public MethodFinds a row that contains a specified value in a given column using a RegularExpression.  
    Public MethodOverloaded. Finishes editing the current cell and takes the grid out of edit mode.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodGets the state of the checkbox in a grid cell.  
    Public MethodOverloaded. Gets the image displayed in a grid cell.  
    Public MethodOverloaded. Gets a CellRange object that can be used to format and manipulate a cell.  
    Public MethodOverloaded. Gets a System.Drawing.Rectangle object with the coordinates of the cell within the control.  
    Public MethodOverloaded. Gets a custom CellStyle associated with a cell.  
    Public MethodGets the style used to render a cell.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Gets the value of a grid cell.  
    Public MethodOverloaded. Gets the value in a grid cell, formatted as a string.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodGets the current C1FlexGridRenderer.  
    Public MethodOverloaded. Gets user data associated with a cell.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Returns information about the control at a specified point on the control surface.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Invalidates the control.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodGets a value that determines whether the cell contents are displayed as a checkbox.  
    Public MethodGets a value that determines if a cell contains the grid cursor.  
    Public MethodGets a value that determines if a cell belongs to a fixed row or column.  
    Public MethodGets a value that determines if a cell is part of the selection and should be highlighted.  
    Public MethodGets a value that determines if a cell is hovered.  
    Public MethodGets a value that determines if a cell is selected.  
    Public MethodGets a value that determines if a cell is a column header with selection in this column.  
    Public MethodGets a value that determines if a cell is a row header with selection in this row.  
    Public MethodGets a value that determines if a pair of cell coordinates are valid.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Measures the specified cell when drawn.  
    Public MethodPastes the content of the clipboard onto the current selection.  
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Prints the grid, optionally showing a page setup or print preview dialog.  
    Public MethodManually raises the GridError event.  
    Public MethodOverloaded. Loads the grid from an Xml document.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Removes the last row from the grid.  
    Public MethodRemoves old groups from sorting.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Selects a range of cells.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Public MethodSets the state of the checkbox in a grid cell.  
    Public MethodOverloaded. Sets the image displayed in a grid cell.  
    Public MethodOverloaded. Assigns a custom CellStyle to a cell.  
    Public MethodOverloaded. Assigns a value to a grid cell.  
    Public MethodOverloaded. Sets the DataSource and DataMember properties.  
    Public MethodOverloaded. Assigns user data to a cell.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodScrolls a cell into view.  
    Public MethodShows Column pickers window.  
    Public MethodShows the sorting glyph on a column header.  
    Public MethodOverloaded. Sorts the grid contents based on a column.  
    Public MethodOverloaded. Puts the grid in edit mode and starts editing a cell.  
    Public MethodOverloaded. Groups rows based on cell contents and calculates aggregate values.  
    Public Method (Inherited from System.Windows.Forms.Control)
    Public Method (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.Windows.Forms.Control)
    Public MethodOverloaded. Saves the grid contents to an Xml document.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Builds a rectangle that defines the scrollable portion of the control for a given pair of scroll offsets.  
    Protected MethodCalculates the height of the specified grid cell.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverloaded. Draws a grid cell.  
    Protected MethodOverloaded. Draws a grid row.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodGets the state for a Windows Xp theme while the mouse moves over a cell.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Determines if a character is an input character that the control recognizes.  
    Protected MethodOverridden. Determines whether the specified key is a regular input key or a special key that requires preprocessing.  
    Protected MethodFires when MarqueeStyle was changed.  
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the AfterFilter event.  
    Protected MethodRaises the AfterGroupUpdate event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.BackColorChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the BeforeFilter event.  
    Protected MethodRaises the BeforeGroupUpdate event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.BindingContextChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Calculates the new position of a scrollbar in response to a user command.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Overridden to update star sizes when the control is resized.  
    Protected MethodRaises the ColumnContextMenuOpened event.  
    Protected MethodRaises the ColumnContextMenuOpening event.  
    Protected MethodRaises the ColumnPickerShowing event.  
    Protected MethodRaises the ColumnPickerShown event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the CustomizeFilterEditor event.  
    Protected MethodRaises the DataBindingComplete event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the DataMemberChanged event.  
    Protected MethodRaises the DataSourceChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.DoubleClick event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.DragDrop event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.DragEnter event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.DragOver event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.FontChanged event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.ForeColorChanged event.  
    Protected MethodRaises the GetLocalizedString event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.GotFocus event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.HandleCreated event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.HandleDestroyed event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodCalled when the control receives a WM_IME_STARTCOMPOSITION message. (Inherited from C1.Win.FlexGrid.Util.BaseControls.ScrollableControl)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.KeyDown event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.KeyPress event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.Leave event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.LostFocus event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.MouseDown event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.MouseEnter event.  
    Protected MethodRaises the MouseEnterCell event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.MouseLeave event.  
    Protected MethodRaises the MouseLeaveCell event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.MouseMove event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.MouseUp event.  
    Protected MethodRaises the System.Windows.Forms.Control.MouseWheel event. (Inherited from C1.Win.FlexGrid.Util.BaseControls.ScrollableControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRaises the OwnerDrawOutlineButton event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.Paint event.  
    Protected MethodOverridden. Paints the control background.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.ParentChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.RightToLeftChanged event.  
    Protected MethodRaises the RowValidated event.  
    Protected MethodRaises the RowValidating event.  
    Protected MethodOverridden. Called when the grid contents scroll.  
    Protected MethodOverridden. Called when the grid contents scroll vertically, to update the value of the scroll tip.  
    Protected MethodRaises the SearchApplied event.  
    Protected MethodRaises the SearchApplying event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.SizeChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverridden. Called when the control receives a WM_THEMECHANGED message.  
    Protected MethodOverridden. Raises the RowValidated event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.Validating event.  
    Protected MethodOverridden. Raises the System.Windows.Forms.Control.VisibleChanged event.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodRestores the default value of the MarqueeStyle property.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodOverloaded.  (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodSpecifies whether to save the value of the MarqueeStyle property.  
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected MethodUpdates position of the scrollbar. (Inherited from C1.Win.FlexGrid.Util.BaseControls.ScrollableControl)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Protected Method (Inherited from System.Windows.Forms.Control)
    Top
    See Also