名前 | 解説 | |
---|---|---|
C1FlexGrid コンストラクタ | Creates a new instance of the C1FlexGrid control. |
C1FlexGridデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
C1FlexGrid コンストラクタ | Creates a new instance of the C1FlexGrid control. |
名前 | 解説 | |
---|---|---|
AccessibilityObject | System.Windows.Forms.Controlから継承されます。 | |
AccessibleDefaultActionDescription | System.Windows.Forms.Controlから継承されます。 | |
AccessibleDescription | System.Windows.Forms.Controlから継承されます。 | |
AccessibleName | System.Windows.Forms.Controlから継承されます。 | |
AccessibleRole | System.Windows.Forms.Controlから継承されます。 | |
AllowAddNew | Gets or sets whether the grid should display a new row template after the last data row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowDelete | Gets or sets whether the grid should monitor the keyboard and handle the DEL key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowDragging | Gets or sets whether the user is allowed to drag rows and columns with the mouse. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowEditing | Gets or sets whether the user is allowed to edit grid contents. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowFiltering | Gets or sets whether the user is allowed to filter the data. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowFreezing | Gets or sets whether the user is allowed to freeze rows and columns with the mouse. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowMerging | Gets or sets how cells should be merged. | |
AllowMergingFixed | Gets or sets how non-scrollable cells should be merged. | |
AllowNodeCellCheck | Gets or sets whether the user is allowed to change the state of the checkbox in a grid node. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowPinning | Gets or sets a value that determines whether the grid should add pin buttons to the column headers and how the pin buttons behave. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowResizing | Gets or sets whether the user is allowed to resize rows and columns with the mouse. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AllowSorting | Gets or sets whether the user is allowed to sort columns using the mouse. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Anchor | System.Windows.Forms.Controlから継承されます。 | |
AreRowDetailsFrozen | Gets or sets the System.Boolean value specifying whether row details should be horizontally scrolled along with the C1FlexGrid control content. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoClipboard | Gets or sets whether the grid should handle the clipboard keys and automatically perform cut, copy, paste, and delete operations. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoGenerateColumns | Gets or sets whether columns are automatically created when the grid is bound to a data source. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoResize | Gets or sets whether column widths are automatically adjusted when data is loaded. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoScrollOffset | System.Windows.Forms.Controlから継承されます。 | |
AutoSearch | Gets or sets whether the grid should move the cursor searching for entries as the user types. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AutoSearchDelay | Gets or sets the delay (in seconds) before the C1FlexGridBase.AutoSearch buffer is reset. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BackColor | Gets or sets the background color for the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BackgroundImage | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageLayout | System.Windows.Forms.Controlから継承されます。 | |
BindingContext | System.Windows.Forms.Controlから継承されます。 | |
BorderStyle | Gets or sets the type of border around the control. C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControlから継承されます。 | |
Bottom | System.Windows.Forms.Controlから継承されます。 | |
BottomRow | Gets the last visible row in the scrollable area. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Bounds | System.Windows.Forms.Controlから継承されます。 | |
C1SuperErrorProvider | Gets or sets an C1SuperErrorProvider object used to indicate error state of the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CanFocus | System.Windows.Forms.Controlから継承されます。 | |
CanSelect | System.Windows.Forms.Controlから継承されます。 | |
Capture | System.Windows.Forms.Controlから継承されます。 | |
CausesValidation | System.Windows.Forms.Controlから継承されます。 | |
CellButtonImage | Gets or sets the image to be used in cell buttons. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CellLabelDelay | Gets or sets the period of time, in milliseconds, that the mouse pointer remains over a cell whose contents are partially hidden, before the tooltip label is displayed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ClientRectangle | System.Windows.Forms.Controlから継承されます。 | |
ClientSize | System.Windows.Forms.Controlから継承されます。 | |
Clip | Gets the contents of the selected ranges. Sets the contents to the current selected range. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ClipboardCopyMode | Gets or sets what parts of the grid are copied to the clipboard when the C1FlexGridBase.AutoClipboard property is set to true. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ClipSeparators | Gets or sets the characters used as row and column separators in clip strings. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Col | Gets or sets the column that contains the cursor. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Cols | Gets the collection of Column objects in the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ColSel | Gets or sets the last column in the current selection. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ColumnCaptionAsAlias | Gets or sets the System.Boolean value specifying whether the column caption will be used as an alias in expressions. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ColumnContextMenuEnabled | Gets or sets the System.Boolean value specifying whether column context menu should be opened when the user performs right mouse click on the column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ColumnPickerInfo | Gets the Column picker info of FlexGrid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ComboBoxEditor | Gets a C1FlexGridBase.ComboBoxEditor object that provides easy access to properties of the currently active ComboBox editor. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ComboList | Gets or sets the list of items to be used by the drop-down editor. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CompanyName | System.Windows.Forms.Controlから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
ContainsFocus | System.Windows.Forms.Controlから継承されます。 | |
ContextMenu | System.Windows.Forms.Controlから継承されます。 | |
ContextMenuStrip | System.Windows.Forms.Controlから継承されます。 | |
Controls | System.Windows.Forms.Controlから継承されます。 | |
Created | System.Windows.Forms.Controlから継承されます。 | |
Cursor | System.Windows.Forms.Controlから継承されます。 | |
CursorCell | Gets a CellRange object that contains the cell at coordinates C1FlexGridBase.Row, C1FlexGridBase.Col. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CustomComparer | Gets or sets a custom comparer object used by the grid to perform grouping, merging, and searching operations. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DataBindings | System.Windows.Forms.Controlから継承されます。 | |
DataMember | Gets or sets the specific list in a C1FlexGridBase.DataSource object that the grid should display. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DataSource | Gets or sets the data source for the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DeviceDpi | System.Windows.Forms.Controlから継承されます。 | |
DisplayRectangle | System.Windows.Forms.Controlから継承されます。 | |
Disposing | System.Windows.Forms.Controlから継承されます。 | |
Dock | System.Windows.Forms.Controlから継承されます。 | |
DoubleBuffer | Gets or sets whether the control should use an off-screen buffer when painting to reduce flicker. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DragMode | Gets or sets a value that determines if the user can drag data from the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DrawMode | Gets or sets whether the control should fire the C1FlexGridBase.OwnerDrawCell event. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DropMode | Gets or sets a value that determines if the control can accept data that the user drags onto it. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
EditMask | Gets or sets the input mask to use when editing cells. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
EditOptions | Gets or sets an EditFlags flags that affect the grid's editing behavior. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Editor | Gets or sets a reference to the cell editor that is currently active. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
EmptyAsNull | If True then empty strings from editor are interpreted as null values. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Enabled | System.Windows.Forms.Controlから継承されます。 | |
ExtendLastCol | Gets or sets whether the last column should be extended to fill the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
FilterDefinition | Gets or sets an XML string containing the current filter state. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Focused | System.Windows.Forms.Controlから継承されます。 | |
FocusRect | Gets or sets the type of focus rectangle to display. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Font | オーバーライドされます。 Gets or sets the font of the text displayed by the control. | |
Footers | Gets the footers. Footers are the rows below grid that contain summary information. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ForeColor | Gets or sets the foreground color for the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Glyphs | Gets the collection of control glyphs (images used to show sorting, check boxes, etc). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GroupDefinition | Gets or sets an XML string containing the current grouping state. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GroupDescriptions | Gets or sets a collection of GroupDescription objects that describe how items in the data source are grouped in the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GroupHeaderFormat | Gets or sets the format string used to create group headers for each GroupDescription. The GroupHeaderFormat contains placeholders for the group name, current value, and item count. The placeholders are enclosed in curly brackets. For example, the default value for the C1FlexGridBase.GroupHeaderFormat property is: "{name}: {value} ({count} items)" C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Handle | System.Windows.Forms.Controlから継承されます。 | |
HasChildren | System.Windows.Forms.Controlから継承されます。 | |
Height | System.Windows.Forms.Controlから継承されます。 | |
HideGroupedColumns | Gets or sets a value that determines whether columns included in the C1FlexGridBase.GroupDescriptions collection should be hidden automatically. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
HighLight | Gets or sets when to highlight selected cells. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
IgnoreDiacritics | Gets or sets a value that determines whether the filter should ignore diacritics (accents) when comparing values. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ImeMode | System.Windows.Forms.Controlから継承されます。 | |
InvokeRequired | System.Windows.Forms.Controlから継承されます。 | |
IsAccessible | System.Windows.Forms.Controlから継承されます。 | |
IsDisposed | System.Windows.Forms.Controlから継承されます。 | |
IsHandleCreated | System.Windows.Forms.Controlから継承されます。 | |
IsMirrored | System.Windows.Forms.Controlから継承されます。 | |
Item | オーバーロードされます。 Gets or sets the data in a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
KeyActionEnter | Gets or sets the action to be performed when the user presses the ENTER key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
KeyActionTab | Gets or sets the action to be performed when the user presses the TAB key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Language | Gets or sets the language to use when localizing the column filters. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
LayoutEngine | System.Windows.Forms.Controlから継承されます。 | |
Left | System.Windows.Forms.Controlから継承されます。 | |
LeftCol | Gets or sets the first visible column in the scrollable area. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Location | System.Windows.Forms.Controlから継承されます。 | |
Margin | System.Windows.Forms.Controlから継承されます。 | |
MaximumSize | System.Windows.Forms.Controlから継承されます。 | |
MergedRanges | Gets the CellRangeCollection that determines which grid cells are merged when the AllowMerging property is set to AllowMergingEnum.Custom. | |
MinimumSize | System.Windows.Forms.Controlから継承されます。 | |
MouseCol | Gets the index of the column under the cursor. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
MouseRow | Gets the index of the row under the cursor. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Name | System.Windows.Forms.Controlから継承されます。 | |
NewRowWatermark | Gets or sets a string that is displayed over the new row template when the C1FlexGridBase.AllowAddNew property is set to true. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Nodes | Gets an array containing all zero-level Node rows on the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
NullEmptyString | Gets or sets a value to be displayed in group headers and filter editors to represent null values or empty strings.
By default, this property is set to "(null);(empty)". C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Padding | System.Windows.Forms.Controlから継承されます。 | |
Parent | System.Windows.Forms.Controlから継承されます。 | |
PreferredSize | System.Windows.Forms.Controlから継承されます。 | |
PreserveEditMode | Gets or sets flag that specify entering edit mode of cell after exiting from previous cell with arrow keys or tab key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
PrintParameters | Gets a GridPrinter object that specifies printing parameters for the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ProductName | System.Windows.Forms.Controlから継承されます。 | |
ProductVersion | System.Windows.Forms.Controlから継承されます。 | |
RecreatingHandle | System.Windows.Forms.Controlから継承されます。 | |
Redraw | Gets or sets whether the grid should paint its contents. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Region | System.Windows.Forms.Controlから継承されます。 | |
Renderer | Gets or sets a C1FlexGridRenderer used to customize the look and feel of the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Right | System.Windows.Forms.Controlから継承されます。 | |
RightCol | Gets the last visible column in the scrollable area. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RightToLeft | System.Windows.Forms.Controlから継承されます。 | |
Row | Gets or sets the row that contains the cursor. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RowDetailProvider | Gets or sets the delegate method which creates the detail control for displaying. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RowDetailsVisibilityMode | Gets or sets a C1FlexGridBase.RowDetailsVisibilityMode value that specifies when the detail control is displayed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Rows | Gets the collection of C1FlexGridBase.Row objects in the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RowSel | Gets or sets the last row in the current selection. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ScrollableRectangle | Gets a rectangle that defines the scrollable portion of the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ScrollBars | Gets or sets which scroll bars should appear on the control. C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControlから継承されます。 | |
ScrollBarsVisible | Gets a C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl.ScrollBars value that indicates which scrollbars are currently visible. C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControlから継承されます。 | |
ScrollOptions | Gets or sets a ScrollFlags value that specifies the grid scrolling behavior. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ScrollPosition | Gets or sets the location of the auto-scroll position. C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControlから継承されます。 | |
SearchDefinition | Gets or sets an XML string containing the current search state. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Selection | Gets the current selected range in normalized form. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SelectionMode | Gets or sets the grid's selection behavior. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SelectionRanges | Gets the selected ranges in normalized form. MultiRange only. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowButtons | Gets or sets when to display combo buttons in cells. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowCellLabels | Gets or sets whether the grid should display labels over cells whose contents are partially hidden. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowCursor | Gets or sets whether the grid displays a record selector image on the first fixed column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowErrors | Gets or sets whether the grid should display error information in cells and rows. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowFilterIcon | Gets or sets a value indicating whether the column filter icon is displayed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowSort | Gets or sets whether the grid should display sorting glyphs (a triangle) on the headers of sorted columns. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowSortPosition | Gets or sets a value that determines the position of the sort glyphs within column header cells. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowThemedHeaders | Gets or sets whether the control should use Xp themes for displaying row or column headers. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Site | System.Windows.Forms.Controlから継承されます。 | |
Size | System.Windows.Forms.Controlから継承されます。 | |
SortColumn | Gets a reference to the column that defines the current sort applied to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SortDefinition | Gets or sets an XML string containing the current sorting state. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Styles | Gets the collection of cell styles defined in the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SubtotalPosition | Gets or sets whether node rows appear above or below the data. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
TabIndex | System.Windows.Forms.Controlから継承されます。 | |
TabStop | System.Windows.Forms.Controlから継承されます。 | |
Tag | System.Windows.Forms.Controlから継承されます。 | |
Top | System.Windows.Forms.Controlから継承されます。 | |
TopLevelControl | System.Windows.Forms.Controlから継承されます。 | |
TopRow | Gets or sets the first visible row in the scrollable area. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Tree | Gets a reference to the GridTree object that controls the appearance of the outline tree in the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
UseCompatibleTextRendering | Specifies whether text rendering should be compatible with previous releases of WinForms. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
UseWaitCursor | System.Windows.Forms.Controlから継承されます。 | |
Visible | System.Windows.Forms.Controlから継承されます。 | |
VisualStyle | Gets or sets a value that determines the overall appearance of the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Width | System.Windows.Forms.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
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. | |
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. | |
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 C1FlexGridBase.EndUpdate method is called. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BringToFront | System.Windows.Forms.Controlから継承されます。 | |
Clear | オーバーロードされます。 オーバーライドされます。 Overridden to clear merged ranges. | |
ClearFilter | オーバーロードされます。 Clears the filter associated with a given column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
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 | Signals the object that initialization is complete. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
EndInvoke | System.Windows.Forms.Controlから継承されます。 | |
EndUpdate | Resumes updating the control after calls to the C1FlexGridBase.BeginUpdate method. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
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 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 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から継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
GetMergedRange | オーバーロードされます。 Returns the merged range of cells that includes a given cell. | |
GetNextControl | System.Windows.Forms.Controlから継承されます。 | |
GetPreferredSize | System.Windows.Forms.Controlから継承されます。 | |
GetRenderer | Gets the current 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. | |
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. | |
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. | |
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. | |
IsCellSelectedRowHeader | オーバーライドされます。 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. 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 C1FlexGridBase.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. | |
ResetText | System.Windows.Forms.Controlから継承されます。 | |
ResetVisualStyle | Resets the value of the C1FlexGridBase.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 CellStyle to a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetData | オーバーロードされます。 Assigns a value to a grid cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetDataBinding | オーバーロードされます。 Sets the C1FlexGridBase.DataSource and C1FlexGridBase.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. | |
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. | |
Update | System.Windows.Forms.Controlから継承されます。 | |
WriteXml | オーバーロードされます。 Saves the grid contents to an Xml document. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
AfterAddRow | Fires after a new row is added by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterCollapse | Fires after a node row is collapsed or expanded. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterDataRefresh | Fires after any data source change notifications. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterDeleteRow | Fires after one or more rows are deleted by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterDragColumn | Fires after the user finishes dragging a column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterDragRow | Fires after the user finishes dragging a row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterEdit | Fires after a cell has been edited. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterFilter | Fires after the column filters have been applied to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterFreezeColumn | Fires after columns are frozen by dragging the frozen column divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterFreezeRow | Fires after rows are frozen by dragging the frozen row divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterGroupUpdate | Occurs after the grid is grouped based on the value of the C1FlexGridBase.GroupDescriptions property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterResizeColumn | Fires after a column is resized by dragging the column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterResizeRow | Fires after a row is resized by dragging the row header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterRowColChange | Fires after the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterScroll | Fires after the grid scrolls. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterSelChange | Fires after the selection changes (C1FlexGridBase.Row, C1FlexGridBase.Col, C1FlexGridBase.RowSel, C1FlexGridBase.ColSel properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterSort | Fires after a column is sorted by a click on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
AfterSubtotal | Fires after each subtotal row has been added to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BackColorChanged | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageChanged | System.Windows.Forms.Controlから継承されます。 | |
BackgroundImageLayoutChanged | System.Windows.Forms.Controlから継承されます。 | |
BeforeAddRow | Fires before a new row is added by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeAutosizeColumn | Fires before a column is automatically resized by a double-click on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeAutosizeRow | Fires before a row is automatically resized by a double-click on a row header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeCollapse | Fires before a node row is collapsed or expanded. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeDeleteRow | Fires before a row is deleted by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeDoubleClick | Fires before the DoubleClick event is handled by the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeDragColumn | Fires when the user starts dragging a column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeDragRow | Fires when the user starts dragging a row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeEdit | Fires before the grid enters edit mode, and also when the cell that has the focus needs to be painted. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeFilter | Fires before the column filters are applied to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeFreezeColumn | Fires before columns are frozen by dragging the frozen column divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeFreezeRow | Fires before rows are frozen by dragging the frozen row divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeGroupUpdate | Occurs before the grid is grouped based on the value of the C1FlexGridBase.GroupDescriptions property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeMouseDown | Fires before the System.Windows.Forms.Control.MouseDown event is handled by the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforePageBreak | Fires while the control is being printed to provide control over page breaks. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeResizeColumn | Fires before a column is resized by dragging the column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeResizeRow | Fires before a row is resized by dragging the row header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeRowColChange | Fires before the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeScroll | Fires before the grid scrolls. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeSelChange | Fires before the selection changes (C1FlexGridBase.Row, C1FlexGridBase.Col, C1FlexGridBase.RowSel, C1FlexGridBase.ColSel properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeSort | Fires before a column is sorted by a click on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeforeSubtotal | Fires before each subtotal row is added to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BeginPrint | Fires before the grid starts printing. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
BindingContextChanged | System.Windows.Forms.Controlから継承されます。 | |
CancelAddRow | Fires when the cursor leaves the new row without making any changes to it. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CausesValidationChanged | System.Windows.Forms.Controlから継承されます。 | |
CellButtonClick | Fires after the user clicks a cell button. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CellChanged | Fires after the contents of a cell have changed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
CellChecked | Fires after a checkbox in a cell is checked or unchecked by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ChangeEdit | Fires in edit mode, after the contents of the editor change. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ChangeUICues | System.Windows.Forms.Controlから継承されます。 | |
Click | System.Windows.Forms.Controlから継承されます。 | |
ClientSizeChanged | System.Windows.Forms.Controlから継承されます。 | |
ColumnContextMenuOpened | Fires after the column context menu opens. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ColumnContextMenuOpening | Fires before the column context menu opens. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ComboCloseUp | Fires in edit mode, when the dropdown portion of an editor closes. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ComboDropDown | Fires in edit mode, when the dropdown portion of an editor opens. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ContextMenuChanged | System.Windows.Forms.Controlから継承されます。 | |
ContextMenuStripChanged | System.Windows.Forms.Controlから継承されます。 | |
ControlAdded | System.Windows.Forms.Controlから継承されます。 | |
ControlRemoved | System.Windows.Forms.Controlから継承されます。 | |
CursorChanged | System.Windows.Forms.Controlから継承されます。 | |
CustomizeFilterEditor | Fires before creating value editor of condition filter. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DataBindingComplete | Fires after a data-binding operation has finished. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DataMemberChanged | Fires when the value of the C1FlexGridBase.DataMember property changes. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DataSourceChanged | Fires when the value of the C1FlexGridBase.DataSource property changes. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Disposed | System.ComponentModel.Componentから継承されます。 | |
DockChanged | System.Windows.Forms.Controlから継承されます。 | |
DoubleClick | System.Windows.Forms.Controlから継承されます。 | |
DpiChangedAfterParent | System.Windows.Forms.Controlから継承されます。 | |
DpiChangedBeforeParent | System.Windows.Forms.Controlから継承されます。 | |
DragDrop | System.Windows.Forms.Controlから継承されます。 | |
DragEnter | System.Windows.Forms.Controlから継承されます。 | |
DraggingColumn | Fires as the user drags a column to a new position. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DraggingRow | Fires as the user drags a row to a new position. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
DragLeave | System.Windows.Forms.Controlから継承されます。 | |
DragOver | System.Windows.Forms.Controlから継承されます。 | |
EnabledChanged | System.Windows.Forms.Controlから継承されます。 | |
EndPrint | Fires after the grid finishes printing. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Enter | System.Windows.Forms.Controlから継承されます。 | |
EnterCell | Fires after the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
FontChanged | System.Windows.Forms.Controlから継承されます。 | |
ForeColorChanged | System.Windows.Forms.Controlから継承されます。 | |
GetCellErrorInfo | Fires when C1FlexGridBase.ShowErrors is set to true and the control needs error information for a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetEditorErrorInfo | Fires when C1FlexGridBase.ShowErrors is set to true and the editor validation failed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetLocalizedString | Occurs when the filter localizes a string in the user interface. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetRowErrorInfo | Fires when C1FlexGridBase.ShowErrors is set to true and the control needs error information for a row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GetUnboundValue | Fires when the grid needs to retrieve data for an unbound cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GiveFeedback | System.Windows.Forms.Controlから継承されます。 | |
GotFocus | System.Windows.Forms.Controlから継承されます。 | |
GridChanged | Fires when the grid or its contents change. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
GridError | Fires after the data source reports an error condition. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
HandleCreated | System.Windows.Forms.Controlから継承されます。 | |
HandleDestroyed | System.Windows.Forms.Controlから継承されます。 | |
HelpRequested | System.Windows.Forms.Controlから継承されます。 | |
ImeModeChanged | System.Windows.Forms.Controlから継承されます。 | |
Invalidated | System.Windows.Forms.Controlから継承されます。 | |
KeyDown | System.Windows.Forms.Controlから継承されます。 | |
KeyDownEdit | Fires in edit mode, when the user presses a key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
KeyPress | System.Windows.Forms.Controlから継承されます。 | |
KeyPressEdit | Fires in edit mode, when the user presses a character key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
KeyUp | System.Windows.Forms.Controlから継承されます。 | |
KeyUpEdit | Fires in edit mode, when the user releases a key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Layout | System.Windows.Forms.Controlから継承されます。 | |
Leave | System.Windows.Forms.Controlから継承されます。 | |
LeaveCell | Fires before the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
LeaveEdit | Fires after the control leaves edit mode. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
LocationChanged | System.Windows.Forms.Controlから継承されます。 | |
LostFocus | System.Windows.Forms.Controlから継承されます。 | |
MarginChanged | System.Windows.Forms.Controlから継承されます。 | |
MouseCaptureChanged | System.Windows.Forms.Controlから継承されます。 | |
MouseClick | System.Windows.Forms.Controlから継承されます。 | |
MouseDoubleClick | System.Windows.Forms.Controlから継承されます。 | |
MouseDown | System.Windows.Forms.Controlから継承されます。 | |
MouseEnter | System.Windows.Forms.Controlから継承されます。 | |
MouseEnterCell | Fires when the mouse enters a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
MouseHover | System.Windows.Forms.Controlから継承されます。 | |
MouseLeave | System.Windows.Forms.Controlから継承されます。 | |
MouseLeaveCell | Fires when the mouse leaves a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
MouseMove | System.Windows.Forms.Controlから継承されます。 | |
MouseUp | System.Windows.Forms.Controlから継承されます。 | |
MouseWheel | System.Windows.Forms.Controlから継承されます。 | |
Move | System.Windows.Forms.Controlから継承されます。 | |
OwnerDrawCell | Fires before the grid draws a cell, when the C1FlexGridBase.DrawMode property is set to DrawModeEnum.OwnerDraw. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
OwnerDrawOutlineButton | Fires before the grid draws a tree outline button, when the C1FlexGridBase.DrawMode property is set to DrawModeEnum.OwnerDraw. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
PaddingChanged | System.Windows.Forms.Controlから継承されます。 | |
Paint | System.Windows.Forms.Controlから継承されます。 | |
ParentChanged | System.Windows.Forms.Controlから継承されます。 | |
PreviewKeyDown | System.Windows.Forms.Controlから継承されます。 | |
PrintPage | Fires after the grid finishes printing a page. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
QueryAccessibilityHelp | System.Windows.Forms.Controlから継承されます。 | |
QueryContinueDrag | System.Windows.Forms.Controlから継承されます。 | |
RegionChanged | System.Windows.Forms.Controlから継承されます。 | |
Resize | System.Windows.Forms.Controlから継承されます。 | |
RightToLeftChanged | System.Windows.Forms.Controlから継承されます。 | |
RowColChange | Fires after the current cell changes (C1FlexGridBase.Row and C1FlexGridBase.Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RowDetailsApplying | Fires for each data object in the C1FlexGrid’s data source during of assigning the C1FlexGridBase.RowDetailProvider property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RowValidated | Fires after a row lost focus and has been validated. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
RowValidating | Fires when a row is losing focus and needs to be validated. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SearchApplied | Fires after the search operation. The event fires when using the C1FlexGridBase.ApplySearch method. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SearchApplying | Fires before the search operation. The event fires when using the C1FlexGridBase.ApplySearch method. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SelChange | Fires after the selection changes (C1FlexGridBase.Row, C1FlexGridBase.Col, C1FlexGridBase.RowSel, C1FlexGridBase.ColSel properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetUnboundValue | Fires when the grid needs to store data in an unbound cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SetupEditor | Fires after a cell editor has been initialized by the grid, to allow additional custom initialization. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
ShowScrollTip | Fires before the vertical ScrollTip is displayed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
SizeChanged | System.Windows.Forms.Controlから継承されます。 | |
StartDrag | Fires before the grid starts an automatic OLE drag operation. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
StartEdit | Fires before the control enters edit mode. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
StyleChanged | System.Windows.Forms.Controlから継承されます。 | |
SystemColorsChanged | System.Windows.Forms.Controlから継承されます。 | |
TabIndexChanged | System.Windows.Forms.Controlから継承されます。 | |
TabStopChanged | System.Windows.Forms.Controlから継承されます。 | |
TextChanged | System.Windows.Forms.Controlから継承されます。 | |
Validated | System.Windows.Forms.Controlから継承されます。 | |
ValidateEdit | Fires before the control exits cell edit mode, while the editor is still active. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | |
Validating | System.Windows.Forms.Controlから継承されます。 | |
VisibleChanged | System.Windows.Forms.Controlから継承されます。 |