Name | Description | |
---|---|---|
AddItem | Overloaded. Adds a row to the grid and populates the new row with data. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
Aggregate | Overloaded. Calculates aggregate statistics for a range. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
ApplyFilters | Applies all column filters to the data on the grid. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
AutoSizeCol | Overloaded. Adjusts the width of a column to fit the data. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
AutoSizeRows | Overloaded. Adjusts the height of a row range to fit the data in a cell range. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
BeginInit | Signals the object that initialization is starting. (Inherited from C1.Win.FlexGrid.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.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
Copy | Copies the selection to the clipboard. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
Cut | Cuts the content of the current selection to the clipboard. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
DeferUpdate | Suspends notifications until the returned System.IDisposable object is disposed. (Inherited from C1.Win.FlexGrid.Util.BaseControls.ScrollableControl) | |
Dispose | Overloaded. Releases all resources used by the System.Windows.Forms.Control. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
DoDragDrop | Overloaded. (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.FlexGrid.C1FlexGridBase) | |
EndInit | Signals the object that initialization is complete. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
EndInvoke | (Inherited from System.Windows.Forms.Control) | |
EndUpdate | Resumes updating the control after calls to the C1FlexGridBase.BeginUpdate method. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
FindForm | (Inherited from System.Windows.Forms.Control) | |
FindRow | Overloaded. Finds a row that contains a specified string. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
FindRowRegex | Finds a row that contains a specified value in a given column using a RegularExpression. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
FinishEditing | Overloaded. Finishes editing the current cell and takes the grid out of edit mode. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
Focus | (Inherited from System.Windows.Forms.Control) | |
GetCellCheck | Gets the state of the checkbox in a grid cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
GetCellImage | Overloaded. Gets the image displayed in a grid cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
GetCellRange | Overloaded. Gets a CellRange object that can be used to format and manipulate a cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
GetCellRect | Overloaded. Gets a System.Drawing.Rectangle object with the coordinates of the cell within the control. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
GetCellStyle | Overloaded. Gets a custom CellStyle associated with a cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
GetCellStyleDisplay | Gets the style used to render a cell. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
GetDataDisplay | Overloaded. Gets the value in a grid cell, formatted as a string. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
GetUserData | Overloaded. Gets user data associated with a cell. (Inherited from C1.Win.FlexGrid.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.FlexGrid.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.FlexGrid.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.FlexGrid.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.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
LogicalToDeviceUnits | Overloaded. (Inherited from System.Windows.Forms.Control) | |
MeasureCellSize | Overloaded. Measures the specified cell when drawn. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
Paste | Pastes the content of the clipboard onto the current selection. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
RaiseGridError | Manually raises the C1FlexGridBase.GridError event. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
ReadXml | Overloaded. Loads the grid from an Xml document. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
RemoveOutdatedGroups | Removes old groups from sorting. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
ResetFont | Overridden. Resets the Font property to its default value. | |
ResetText | (Inherited from System.Windows.Forms.Control) | |
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.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
SetCellImage | Overloaded. Sets the image displayed in a grid cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
SetCellStyle | Overloaded. Assigns a custom CellStyle to a cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
SetData | Overloaded. Assigns a value to a grid cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
SetDataBinding | Overloaded. Sets the C1FlexGridBase.DataSource and C1FlexGridBase.DataMember properties. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
SetUserData | Overloaded. Assigns user data to a cell. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowCell | Scrolls a cell into view. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
ShowColumnPicker | Overridden. Shows Column pickers window. | |
ShowSortAt | Shows the sorting glyph on a column header. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) | |
Sort | Overloaded. Sorts the grid contents based on a column. (Inherited from C1.Win.FlexGrid.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.FlexGrid.C1FlexGridBase) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | (Inherited from System.Windows.Forms.Control) | |
WriteXml | Overloaded. Saves the grid contents to an Xml document. (Inherited from C1.Win.FlexGrid.C1FlexGridBase) |