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) | |
AutoSize | Overloaded. | |
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. Adjusts the height of a row range to fit the data in a cell range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
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. Clears a range. | |
ClearFilter | Overloaded. Clears the filter associated with a given column. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ComboItem | ||
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) | |
EditCell | ||
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 C1.Win.C1FlexGrid.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. | |
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) | |
get_Cell | Overloaded. | |
get_ColAlignment | ||
get_ColComboList | ||
get_ColData | ||
get_ColDataType | ||
get_ColEditMask | ||
get_ColFormat | ||
get_ColHidden | ||
get_ColIndent | ||
get_ColIndex | ||
get_ColIsVisible | ||
get_ColKey | ||
get_ColPos | ||
get_ColSort | ||
get_ColWidth | ||
get_FixedAlignment | ||
get_IsCollapsed | ||
get_IsSelected | ||
get_IsSubtotal | ||
get_MergeCol | ||
get_MergeRow | ||
get_RowData | ||
get_RowHeight | ||
get_RowHidden | ||
get_RowIsVisible | ||
get_RowOutlineLevel | ||
get_RowPos | ||
get_TextMatrix | ||
get_ValueMatrix | ||
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) | |
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) | |
GetNode | Overloaded. | |
GetNodeRow | ||
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
GetRenderer | Gets the current C1.Win.C1FlexGrid.C1FlexGridRenderer. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
GetSelection | ||
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) | |
Outline | ||
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. | |
RaiseGridError | Manually raises the C1.Win.C1FlexGrid.C1FlexGridBase.GridError event. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) | |
ReadXml | Overloaded. Overridden. Loads the grid from an Xml document. | |
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) | |
SelectedRow | ||
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
set_Cell | Overloaded. | |
set_ColAlignment | ||
set_ColComboList | ||
set_ColData | ||
set_ColDataType | ||
set_ColEditMask | ||
set_ColFormat | ||
set_ColHidden | ||
set_ColImageList | ||
set_ColIndent | ||
set_ColKey | ||
set_ColPosition | ||
set_ColSort | ||
set_ColWidth | ||
set_FixedAlignment | ||
set_IsCollapsed | ||
set_IsSelected | ||
set_IsSubtotal | ||
set_MergeCol | ||
set_MergeRow | ||
set_RowData | ||
set_RowHeight | ||
set_RowHidden | ||
set_RowOutlineLevel | ||
set_RowPosition | ||
set_TextMatrix | ||
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) | |
Update | (Inherited from System.Windows.Forms.Control) | |
WriteXml | Overloaded. Overridden. Saves the grid contents to an Xml document. |