名前 | 解説 | |
---|---|---|
AddItem | オーバーロードされます。 Adds a row to the grid and populates the new row with data. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Aggregate | オーバーロードされます。 Calculates aggregate statistics for a range. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ApplyFilters | Applies all column filters to the data on the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ApplySearch | オーバーロードされます。 Applies search to the data on the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoSizeCol | オーバーロードされます。 Adjusts the width of a column to fit the data. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoSizeCols | オーバーロードされます。 Automatically size grid columns to fit the largest entry. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
AutoSizeRow | Adjusts the height of a row to fit the data. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoSizeRows | オーバーロードされます。 Automatically size grid columns to fit the largest entry. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
BeginInit | Signals the object that initialization is starting. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeginInvoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
BeginUpdate | Maintains performance by preventing the control from updating itself until the EndUpdate method is called. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BringToFront | System.Windows.Forms.Controlから継承されます。 | |
Clear | オーバーロードされます。 Overridden to clear merged ranges. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
ClearFilter | オーバーロードされます。 Clears the filter associated with a given column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CollapseAllCols | Collapse all the columns of subtotal groups. | |
CollapseAllRows | Collapse all the rows of subtotal groups. | |
Contains | System.Windows.Forms.Controlから継承されます。 | |
Copy | Copies the selection to the clipboard. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CreateControl | System.Windows.Forms.Controlから継承されます。 | |
CreateGraphics | System.Windows.Forms.Controlから継承されます。 | |
CreateImage | オーバーロードされます。 Creates an image of the entire grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Cut | Cuts the content of the current selection to the clipboard. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DeferUpdate | Suspends notifications until the returned System.IDisposable object is disposed. C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControlから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
DoDragDrop | System.Windows.Forms.Controlから継承されます。 | |
DrawToBitmap | System.Windows.Forms.Controlから継承されます。 | |
EditFilter | オーバーロードされます。 Edits the filter associated with a given column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
EndInit | オーバーライドされます。 Overridden to create custom styles for subtotals. | |
EndInvoke | System.Windows.Forms.Controlから継承されます。 | |
EndUpdate | Resumes updating the control after calls to the BeginUpdate method. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ExpandAllCols | Expand all the columns of subtotal groups. | |
ExpandAllRows | Expand all the rows of subtotal groups. | |
FindForm | System.Windows.Forms.Controlから継承されます。 | |
FindRow | オーバーロードされます。 Finds a row that contains a specified string. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
FindRowRegex | Finds a row that contains a specified value in a given column using a RegularExpression. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
FinishEditing | オーバーロードされます。 Finishes editing the current cell and takes the grid out of edit mode. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Focus | System.Windows.Forms.Controlから継承されます。 | |
GetCellCheck | Gets the state of the checkbox in a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetCellImage | オーバーロードされます。 Gets the image displayed in a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetCellRange | オーバーロードされます。 Gets a C1.Win.C1FlexGrid.CellRange object that can be used to format and manipulate a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetCellRect | オーバーロードされます。 Gets a System.Drawing.Rectangle object with the coordinates of the cell within the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetCellStyle | オーバーロードされます。 Gets a custom C1.Win.C1FlexGrid.CellStyle associated with a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetCellStyleDisplay | Gets the style used to render a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetChildAtPoint | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
GetContainerControl | System.Windows.Forms.Controlから継承されます。 | |
GetData | オーバーロードされます。 Gets the value of a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetDataDisplay | オーバーロードされます。 Gets the value in a grid cell, formatted as a string. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetDetail | Gets a System.Data.DataTable containing the raw records represented by an FlexPivot cell. | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetMergedRange | オーバーロードされます。 Returns the merged range of cells that includes a given cell. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
GetNextControl | System.Windows.Forms.Controlから継承されます。 | |
GetPreferredSize | System.Windows.Forms.Controlから継承されます。 | |
GetRenderer | Gets the current C1.Win.C1FlexGrid.C1FlexGridRenderer. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetUserData | オーバーロードされます。 Gets user data associated with a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Hide | System.Windows.Forms.Controlから継承されます。 | |
HitTest | オーバーロードされます。 Returns information about the control at a specified point on the control surface. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
Invalidate | オーバーロードされます。 Invalidates a cell range, causing it to be repainted. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
Invoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
IsCellCheckBox | Gets a value that determines whether the cell contents are displayed as a checkbox. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
IsCellCursor | Gets a value that determines if a cell contains the grid cursor. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
IsCellFixed | Gets a value that determines if a cell belongs to a fixed row or column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
IsCellHighlighted | Gets a value that determines if a cell is part of the selection and should be highlighted. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
IsCellSelected | Gets a value that determines if a cell is selected. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
IsCellSelectedColumnHeader | Gets a value that determines if a cell is a column header with selection in this column. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
IsCellSelectedRowHeader | Gets a value that determines if a cell is a row header with selection in this row. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
IsCellValid | Gets a value that determines if a pair of cell coordinates are valid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
LogicalToDeviceUnits | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
MeasureCellSize | オーバーロードされます。 Measures the specified cell when drawn. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Paste | Pastes the content of the clipboard onto the current selection. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
PerformLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
PointToClient | System.Windows.Forms.Controlから継承されます。 | |
PointToScreen | System.Windows.Forms.Controlから継承されます。 | |
PreProcessControlMessage | System.Windows.Forms.Controlから継承されます。 | |
PreProcessMessage | System.Windows.Forms.Controlから継承されます。 | |
PrintGrid | オーバーロードされます。 Prints the grid, optionally showing a page setup or print preview dialog. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RaiseGridError | Manually raises the GridError event. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ReadXml | オーバーロードされます。 Loads the grid from an Xml document. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RectangleToClient | System.Windows.Forms.Controlから継承されます。 | |
RectangleToScreen | System.Windows.Forms.Controlから継承されます。 | |
Refresh | System.Windows.Forms.Controlから継承されます。 | |
RemoveItem | オーバーロードされます。 Removes the last row from the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RemoveOutdatedGroups | Removes old groups from sorting. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ResetFont | Resets the Font property to its default value. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
ResetText | System.Windows.Forms.Controlから継承されます。 | |
ResetVisualStyle | Resets the value of the VisualStyle ambient property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ResumeLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
Scale | System.Windows.Forms.Controlから継承されます。 | |
ScaleBitmapLogicalToDevice | System.Windows.Forms.Controlから継承されます。 | |
Select | オーバーロードされます。 Selects a range of cells. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SelectNextControl | System.Windows.Forms.Controlから継承されます。 | |
SendToBack | System.Windows.Forms.Controlから継承されます。 | |
SetBounds | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 | |
SetCellCheck | Sets the state of the checkbox in a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetCellImage | オーバーロードされます。 Sets the image displayed in a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetCellStyle | オーバーロードされます。 Assigns a custom C1.Win.C1FlexGrid.CellStyle to a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetData | オーバーロードされます。 Assigns a value to a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetDataBinding | オーバーロードされます。 Sets the DataSource and DataMember properties. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetUserData | オーバーロードされます。 Assigns user data to a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Show | System.Windows.Forms.Controlから継承されます。 | |
ShowCell | Scrolls a cell into view. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowSortAt | Shows the sorting glyph on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Sort | オーバーロードされます。 Sorts the grid contents based on a column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
StartEditing | オーバーロードされます。 Starts editing a cell in response to a key press. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
Subtotal | オーバーロードされます。 Groups rows based on cell contents and calculates aggregate values. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SuspendLayout | System.Windows.Forms.Controlから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Transpose | Reflects grid over its main diagonal. C1.Win.C1FlexGrid.C1FlexGridから継承されます。 | |
Update | System.Windows.Forms.Controlから継承されます。 | |
WriteXml | オーバーロードされます。 Saves the grid contents to an Xml document. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 |