PowerTools SPREAD for Windows Forms 10.0J
SymbolDataGridView クラス メンバ
プロパティ  メソッド  イベント


SymbolDataGridViewデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前説明
Public コンストラクタSymbolDataGridView コンストラクタ新しいSymbolDataGridViewを作成します。  
トップ
パブリック プロパティ
 名前説明
Public プロパティAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleNameGets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleRoleGets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。
Public プロパティAdjustedTopLeftHeaderBorderStyleGets the border style for the upper-left cell in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAdvancedCellBorderStyleGets the border style of the cells in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAdvancedColumnHeadersBorderStyleGets the border style of the column header cells in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAdvancedRowHeadersBorderStyleGets the border style of the row header cells in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
Public プロパティAllowUserToAddRowsGets or sets a value indicating whether the option to add rows is displayed to the user. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAllowUserToDeleteRowsGets or sets a value indicating whether the user is allowed to delete rows from the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAllowUserToOrderColumnsGets or sets a value indicating whether manual column repositioning is enabled. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAllowUserToResizeColumnsGets or sets a value indicating whether users can resize columns. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAllowUserToResizeRowsGets or sets a value indicating whether users can resize rows. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAlternatingRowsDefaultCellStyleGets or sets the default cell style applied to odd-numbered rows of the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティAutoGenerateColumnsGets or sets a value indicating whether columns are created automatically when the System.Windows.Forms.DataGridView.DataSource or System.Windows.Forms.DataGridView.DataMember properties are set. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。
Public プロパティAutoSizeThis property is not relevant for this class. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAutoSizeColumnsModeGets or sets a value indicating how column widths are determined. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティAutoSizeRowsModeGets or sets a value indicating how row heights are determined. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティBackgroundColorGets or sets the background color of the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBorderStyleGets or sets the border style for the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。
Public プロパティCanFocusGets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCellBorderStyleGets the cell border style for the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティClientRectangleGets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティClientSizeGets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティClipboardCopyModeGets or sets a value that indicates whether users can copy cell text values to the System.Windows.Forms.Clipboard and whether row and column header text is included. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnCountGets or sets the number of columns displayed in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnHeadersBorderStyleGets the border style applied to the column headers. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnHeadersDefaultCellStyleGets or sets the default column header style. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnHeadersHeightGets or sets the height, in pixels, of the column headers row System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnHeadersHeightSizeModeGets or sets a value indicating whether the height of the column headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnHeadersVisibleGets or sets a value indicating whether the column header row is displayed. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティColumnsGets a collection that contains all the columns in the control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティCompanyNameGets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuGets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCurrentCellGets or sets the currently active cell. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティCurrentCellAddressGets the row and column indexes of the currently active cell. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティCurrentRowGets the row containing the current cell. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDataMemberGets or sets the name of the list or table in the data source for which the System.Windows.Forms.DataGridView is displaying data. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティDataSourceGets or sets the data source that the System.Windows.Forms.DataGridView is displaying data for. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティDefaultCellStyleGets or sets the default cell style to be applied to the cells in the System.Windows.Forms.DataGridView if no other cell style properties are set. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティDeviceDpi System.Windows.Forms.Controlから継承されます。
Public プロパティDisplayRectangleGets the rectangle that represents the display area of the control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。
Public プロパティDockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。
Public プロパティEditingControlGets the control hosted by the current cell, if a cell with an editing control is in edit mode. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティEditingPanelGets the panel that contains the System.Windows.Forms.DataGridView.EditingControl. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティEditModeGets or sets a value indicating how to begin editing a cell. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティEnabledGets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。
Public プロパティEnableHeadersVisualStylesGets or sets a value indicating whether row and column headers use the visual styles of the user's current theme if visual styles are enabled for the application. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティFirstDisplayedCellGets or sets the first cell currently displayed in the System.Windows.Forms.DataGridView; typically, this cell is in the upper left corner. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティFirstDisplayedScrollingColumnHiddenWidthGets the width of the portion of the column that is currently scrolled out of view.. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティFirstDisplayedScrollingColumnIndexGets or sets the index of the column that is the first column displayed on the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティFirstDisplayedScrollingRowIndexGets or sets the index of the row that is the first row displayed on the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティFocusedGets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティFontGets or sets the font of the text displayed by the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティForeColorGets or sets the foreground color of the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティGridColorGets or sets the color of the grid lines separating the cells of the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティHandleGets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。
Public プロパティHasChildrenGets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティHeightGets or sets the height of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティHorizontalScrollingOffsetGets or sets the number of pixels by which the control is scrolled horizontally. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティImeModeGets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. System.Windows.Forms.Controlから継承されます。
Public プロパティIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public プロパティIsCurrentCellDirtyGets a value indicating whether the current cell has uncommitted changes. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティIsCurrentCellInEditModeGets a value indicating whether the currently active cell is being edited. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティIsCurrentRowDirtyGets a value indicating whether the current row has uncommitted changes. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティIsDisposedGets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。
Public プロパティIsHandleCreatedGets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。
Public プロパティIsMirroredGets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。
Public プロパティItemオーバーロードされます。 Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティLayoutEngineGets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。
Public プロパティLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. System.Windows.Forms.Controlから継承されます。
Public プロパティMarginGets or sets the space between controls. System.Windows.Forms.Controlから継承されます。
Public プロパティMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMultiSelectGets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the System.Windows.Forms.DataGridView at a time. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティNameGets or sets the name of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティNewRowIndexGets the index of the row for new records. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティParentGets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPreferredSizeGets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。
Public プロパティProductNameGets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティProductVersionGets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティReadOnlyGets or sets a value indicating whether the user can edit the cells of the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。
Public プロパティRegionGets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。
Public プロパティRowCountGets or sets the number of rows displayed in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowHeadersBorderStyleGets or sets the border style of the row header cells. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowHeadersDefaultCellStyleGets or sets the default style applied to the row header cells. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowHeadersVisibleGets or sets a value indicating whether the column that contains row headers is displayed. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowHeadersWidthGets or sets the width, in pixels, of the column that contains the row headers. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowHeadersWidthSizeModeGets or sets a value indicating whether the width of the row headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowsGets a collection that contains all the rows in the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowsDefaultCellStyleGets or sets the default style applied to the row cells of the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティRowTemplateGets or sets the row that represents the template for all the rows in the control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティScrollBarsGets or sets the type of scroll bars to display for the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティSelectedCellsGets the collection of cells selected by the user. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティSelectedColumnsGets the collection of columns selected by the user. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティSelectedRowsGets the collection of rows selected by the user. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティSelectionModeGets or sets a value indicating how the cells of the System.Windows.Forms.DataGridView can be selected. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティShowCellErrorsGets or sets a value indicating whether to show cell errors. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティShowCellToolTipsGets or sets a value indicating whether or not ToolTips will show when the mouse pointer pauses on a cell. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティShowEditingIconGets or sets a value indicating whether or not the editing glyph is visible in the row header of the cell being edited. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティShowRowErrorsGets or sets a value indicating whether row headers will display error glyphs for each row that contains a data entry error. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティSiteGets or sets the site of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSizeGets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSortedColumnGets the column by which the System.Windows.Forms.DataGridView contents are currently sorted. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティSortOrderGets a value indicating whether the items in the System.Windows.Forms.DataGridView control are sorted in ascending or descending order, or are not sorted. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティStandardTabGets or sets a value indicating whether the TAB key moves the focus to the next control in the tab order rather than moving focus to the next cell in the control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティTabIndexGets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。
Public プロパティTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。
Public プロパティTagGets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。
Public プロパティTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。
Public プロパティTopLeftHeaderCellGets or sets the header cell located in the upper left corner of the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. System.Windows.Forms.Controlから継承されます。
Public プロパティUserSetCursorGets the default or user-specified value of the System.Windows.Forms.Control.Cursor property. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティVerticalScrollingOffsetGets the number of pixels by which the control is scrolled vertically. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティVirtualModeGets or sets a value indicating whether you have provided your own data-management operations for the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public プロパティVisibleGets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
トップ
プロテクト プロパティ
 名前説明
Protected プロパティCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. System.Windows.Forms.DataGridViewから継承されます。
Protected プロパティCanRaiseEventsDetermines if events can be raised on the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティCreateParamsGets the required creation parameters when the control handle is created. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultCursorGets or sets the default cursor for the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMarginGets the space, in pixels, that is specified by default between controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultSizeGets the default initial size of the control. System.Windows.Forms.DataGridViewから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. System.Windows.Forms.Controlから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティHorizontalScrollBarGets the horizontal scroll bar of the control. System.Windows.Forms.DataGridViewから継承されます。
Protected プロパティImeModeBaseGets or sets the IME mode of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. System.Windows.Forms.Controlから継承されます。
Protected プロパティScaleChildrenGets a value that determines the scaling of child controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティVerticalScrollBarGets the vertical scroll bar of the control. System.Windows.Forms.DataGridViewから継承されます。
トップ
パブリック メソッド
 名前説明
Public メソッドAdjustColumnHeaderBorderStyleAdjusts the System.Windows.Forms.DataGridViewAdvancedBorderStyle for a column header cell of a System.Windows.Forms.DataGridView that is currently being painted. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAreAllCellsSelectedReturns a value indicating whether all the System.Windows.Forms.DataGridView cells are currently selected. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAutoResizeColumnオーバーロードされます。 Adjusts the width of the specified column to fit the contents of all its cells, including the header cell. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAutoResizeColumnHeadersHeightオーバーロードされます。 Adjusts the height of the column headers to fit the contents of the largest column header. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAutoResizeColumnsオーバーロードされます。 Adjusts the width of all columns to fit the contents of all their cells, including the header cells. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAutoResizeRowオーバーロードされます。 Adjusts the height of the specified row to fit the contents of all its cells including the header cell. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAutoResizeRowHeadersWidthオーバーロードされます。 Adjusts the width of the row headers using the specified size mode. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドAutoResizeRowsオーバーロードされます。 Adjusts the heights of all rows to fit the contents of all their cells, including the header cells. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドBeginEditPuts the current cell in edit mode. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドBeginInvokeオーバーロードされます。 Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. System.Windows.Forms.Controlから継承されます。
Public メソッドBringToFrontBrings the control to the front of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドCancelEditCancels edit mode for the currently selected cell and discards any changes. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドClearSelectionオーバーロードされます。 Clears the current selection by unselecting all selected cells. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドCommitEdit System.Windows.Forms.DataGridViewから継承されます。
Public メソッドContainsRetrieves a value indicating whether the specified control is a child of the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateGraphicsCreates the System.Drawing.Graphics for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDisplayedColumnCountReturns the number of columns displayed to the user. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドDisplayedRowCountReturns the number of rows displayed to the user. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドDisposeオーバーロードされます。 Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドDoDragDropBegins a drag-and-drop operation. System.Windows.Forms.Controlから継承されます。
Public メソッドDrawToBitmapSupports rendering to the specified bitmap. System.Windows.Forms.Controlから継承されます。
Public メソッドEndEditオーバーロードされます。 Commits and ends the edit operation on the current cell using the default error context. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. System.Windows.Forms.Controlから継承されます。
Public メソッドFindFormRetrieves the form that the control is on. System.Windows.Forms.Controlから継承されます。
Public メソッドFocusSets input focus to the control. System.Windows.Forms.Controlから継承されます。
Public メソッドGetCellCountGets the number of cells that satisfy the provided filter. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドGetCellDisplayRectangleReturns the rectangle that represents the display area for a cell. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドGetChildAtPointオーバーロードされます。 Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. System.Windows.Forms.Controlから継承されます。
Public メソッドGetClipboardContentRetrieves the formatted values that represent the contents of the selected cells for copying to the System.Windows.Forms.Clipboard. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドGetColumnDisplayRectangleReturns the rectangle that represents the display area for a column, as determined by the column index. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetNextControlRetrieves the next control forward or back in the tab order of child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. System.Windows.Forms.Controlから継承されます。
Public メソッドGetRowDisplayRectangleReturns the rectangle that represents the display area for a row, as determined by the row index. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドHideConceals the control from the user. System.Windows.Forms.Controlから継承されます。
Public メソッドHitTestReturns location information, such as row and column indices, given x- and y-coordinates. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドInvalidateオーバーロードされます。 Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. System.Windows.Forms.Controlから継承されます。
Public メソッドInvalidateCellオーバーロードされます。 Invalidates the specified cell of the System.Windows.Forms.DataGridView, forcing it to be repainted. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドInvalidateColumnInvalidates the specified column of the System.Windows.Forms.DataGridView, forcing it to be repainted. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドInvalidateRowInvalidates the specified row of the System.Windows.Forms.DataGridView, forcing it to be repainted. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドInvokeオーバーロードされます。 Executes the specified delegate on the thread that owns the control's underlying window handle. System.Windows.Forms.Controlから継承されます。
Public メソッドLogicalToDeviceUnits System.Windows.Forms.Controlから継承されます。
Public メソッドNotifyCurrentCellDirtyNotifies the System.Windows.Forms.DataGridView that the current cell has uncommitted changes. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドPerformLayoutオーバーロードされます。 Forces the control to apply layout logic to all its child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToClientComputes the location of the specified screen point into client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPointToScreenComputes the location of the specified client point into screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. System.Windows.Forms.Controlから継承されます。
Public メソッドRefreshForces the control to invalidate its client area and immediately redraw itself and any child controls. System.Windows.Forms.Controlから継承されます。
Public メソッドRefreshEditRefreshes the value of the current cell with the underlying cell value when the cell is in edit mode, discarding any previous value. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドResumeLayoutオーバーロードされます。 Resumes usual layout logic. System.Windows.Forms.Controlから継承されます。
Public メソッドScale System.Windows.Forms.Controlから継承されます。
Public メソッドScaleBitmapLogicalToDevice System.Windows.Forms.Controlから継承されます。
Public メソッドSelectオーバーロードされます。 Activates the control. System.Windows.Forms.Controlから継承されます。
Public メソッドSelectAllSelects all the cells in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドSelectNextControlActivates the next control. System.Windows.Forms.Controlから継承されます。
Public メソッドSendToBackSends the control to the back of the z-order. System.Windows.Forms.Controlから継承されます。
Public メソッドSetBoundsオーバーロードされます。 Sets the bounds of the control to the specified location and size. System.Windows.Forms.Controlから継承されます。
Public メソッドShowDisplays the control to the user. System.Windows.Forms.Controlから継承されます。
Public メソッドSortオーバーロードされます。 Sorts the contents of the System.Windows.Forms.DataGridView control in ascending or descending order based on the contents of the specified column. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドSuspendLayoutTemporarily suspends the layout logic for the control. System.Windows.Forms.Controlから継承されます。
Public メソッドToString System.ComponentModel.Componentから継承されます。
Public メソッドUpdateCauses the control to redraw the invalidated regions within its client area. System.Windows.Forms.Controlから継承されます。
Public メソッドUpdateCellErrorTextForces the cell at the specified location to update its error text. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドUpdateCellValueForces the control to update its display of the cell at the specified location based on its new value, applying any automatic sizing modes currently in effect. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドUpdateRowErrorTextオーバーロードされます。 Forces the row at the given row index to update its error text. System.Windows.Forms.DataGridViewから継承されます。
Public メソッドUpdateRowHeightInfoForces the specified row or rows to update their height information. System.Windows.Forms.DataGridViewから継承されます。
トップ
プロテクト メソッド
 名前説明
Protected メソッドAccessibilityNotifyCurrentCellChangedNotifies the accessible client applications when a new cell becomes the current cell. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドCreateAccessibilityInstanceCreates a new accessible object for the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドCreateColumnsInstanceCreates and returns a new System.Windows.Forms.DataGridViewColumnCollection. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドCreateControlsInstanceCreates and returns a new System.Windows.Forms.Control.ControlCollection that can be cast to type System.Windows.Forms.DataGridView.DataGridViewControlCollection. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドCreateHandleCreates a handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドCreateRowsInstanceCreates and returns a new System.Windows.Forms.DataGridViewRowCollection. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドDefWndProcSends the specified message to the default window procedure. System.Windows.Forms.Controlから継承されます。
Protected メソッドDestroyHandleDestroys the handle associated with the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
Protected メソッドGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetScaledBoundsRetrieves the bounds within which the control is scaled. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドGetStyleRetrieves the value of the specified control style bit for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドGetTopLevelDetermines if the control is a top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInitLayoutCalled after the control has been added to another container. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドInvokePaintBackgroundRaises the PaintBackground event for the specified control. System.Windows.Forms.Controlから継承されます。
Protected メソッドIsInputCharDetermines whether a character is an input character that the System.Windows.Forms.DataGridView recognizes. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドIsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
Protected メソッドNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnAllowUserToAddRowsChangedRaises the System.Windows.Forms.DataGridView.AllowUserToAddRowsChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAllowUserToDeleteRowsChangedRaises the System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAllowUserToOrderColumnsChangedRaises the System.Windows.Forms.DataGridView.AllowUserToOrderColumnsChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAllowUserToResizeColumnsChangedRaises the System.Windows.Forms.DataGridView.AllowUserToResizeColumnsChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAllowUserToResizeRowsChangedRaises the System.Windows.Forms.DataGridView.AllowUserToResizeRowsChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAlternatingRowsDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAutoGenerateColumnsChangedRaises the System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnAutoSizeColumnModeChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAutoSizeColumnsModeChangedRaises the System.Windows.Forms.DataGridView.AutoSizeColumnsModeChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnAutoSizeRowsModeChangedRaises the System.Windows.Forms.DataGridView.AutoSizeRowsModeChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundColorChangedRaises the System.Windows.Forms.DataGridView.BackgroundColorChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnBorderStyleChangedRaises the System.Windows.Forms.DataGridView.BorderStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCancelRowEditRaises the System.Windows.Forms.DataGridView.CancelRowEdit event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCellBeginEditRaises the System.Windows.Forms.DataGridView.CellBeginEdit event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellBorderStyleChangedRaises the System.Windows.Forms.DataGridView.CellBorderStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellClickRaises the System.Windows.Forms.DataGridView.CellClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellContentClickRaises the System.Windows.Forms.DataGridView.CellContentClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellContentDoubleClickRaises the System.Windows.Forms.DataGridView.CellContentDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellContextMenuStripChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellContextMenuStripNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellDoubleClickRaises the System.Windows.Forms.DataGridView.CellDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellEndEditRaises the System.Windows.Forms.DataGridView.CellEndEdit event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellEnter System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellErrorTextChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellErrorTextNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellFormatting System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellLeave System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseClickRaises the System.Windows.Forms.DataGridView.CellMouseClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseDoubleClickRaises the System.Windows.Forms.DataGridView.CellMouseDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseDown System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseEnterRaises the System.Windows.Forms.DataGridView.CellMouseEnter event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseLeaveRaises the System.Windows.Forms.DataGridView.CellMouseLeave event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseMoveRaises the System.Windows.Forms.DataGridView.CellMouseMove event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellMouseUpRaises the System.Windows.Forms.DataGridView.CellMouseUp event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellParsing System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellStateChangedRaises the System.Windows.Forms.DataGridView.CellStateChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellStyleChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellStyleContentChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellToolTipTextChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellToolTipTextNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellValidated System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellValidating System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellValueChangedRaises the System.Windows.Forms.DataGridView.CellValueChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellValueNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCellValuePushed System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClickRaises the System.Windows.Forms.Control.Click event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnColumnAddedRaises the System.Windows.Forms.DataGridView.ColumnAdded event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnContextMenuStripChangedRaises the System.Windows.Forms.DataGridView.ColumnContextMenuStripChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnDataPropertyNameChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.ColumnDefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnDisplayIndexChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnDividerDoubleClickRaises the System.Windows.Forms.DataGridView.ColumnDividerDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnDividerWidthChangedRaises the System.Windows.Forms.DataGridView.ColumnDividerWidthChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeaderCellChangedRaises the System.Windows.Forms.DataGridView.ColumnHeaderCellChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeaderMouseClickRaises the System.Windows.Forms.DataGridView.ColumnHeaderMouseClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeaderMouseDoubleClickRaises the System.Windows.Forms.DataGridView.ColumnHeaderMouseDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeadersBorderStyleChangedRaises the System.Windows.Forms.DataGridView.ColumnHeadersBorderStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeadersDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeadersHeightChangedRaises the System.Windows.Forms.DataGridView.ColumnHeadersHeightChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnHeadersHeightSizeModeChangedRaises the System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeModeChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnMinimumWidthChangedRaises the System.Windows.Forms.DataGridView.ColumnMinimumWidthChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnNameChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnRemoved System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnSortModeChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnStateChangedRaises the System.Windows.Forms.DataGridView.ColumnStateChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnToolTipTextChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnColumnWidthChangedRaises the System.Windows.Forms.DataGridView.ColumnWidthChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCreateControlRaises the System.Windows.Forms.Control.CreateControl method. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnCurrentCellChangedRaises the System.Windows.Forms.DataGridView.CurrentCellChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCurrentCellDirtyStateChangedRaises the System.Windows.Forms.DataGridView.CurrentCellDirtyStateChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event and updates the System.Windows.Forms.DataGridView.UserSetCursor property if the cursor was changed in user code. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDataBindingComplete System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDataErrorRaises the System.Windows.Forms.DataGridView.DataError event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDataMemberChangedRaises the System.Windows.Forms.DataGridView.DataMemberChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDataSourceChangedRaises the System.Windows.Forms.DataGridView.DataSourceChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.DefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDefaultValuesNeededRaises the System.Windows.Forms.DataGridView.DefaultValuesNeeded event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDoubleClickRaises the System.Windows.Forms.Control.DoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragDropRaises the System.Windows.Forms.Control.DragDrop event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragEnterRaises the System.Windows.Forms.Control.DragEnter event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragLeaveRaises the System.Windows.Forms.Control.DragLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnDragOverRaises the System.Windows.Forms.Control.DragOver event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnEditingControlShowingRaises the System.Windows.Forms.DataGridView.EditingControlShowing event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnEditModeChangedRaises the System.Windows.Forms.DataGridView.EditModeChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnEnterRaises the System.Windows.Forms.Control.Enter event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnFontChangedRaises the System.Windows.Forms.DataGridView.FontChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnForeColorChangedRaises the System.Windows.Forms.DataGridView.ForeColorChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnGotFocusRaises the System.Windows.Forms.Control.GotFocus event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnGridColorChangedRaises the System.Windows.Forms.DataGridView.GridColorChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnHandleCreatedRaises the System.Windows.Forms.Control.HandleCreated event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnHandleDestroyedRaises the System.Windows.Forms.Control.HandleDestroyed event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnKeyDownオーバーライドされます。 KeyDownイベントを発生させます。  
Protected メソッドOnKeyPressRaises the System.Windows.Forms.Control.KeyPress event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnKeyUpRaises the System.Windows.Forms.Control.KeyUp event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnLayoutRaises the System.Windows.Forms.Control.Layout event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnLeaveRaises the System.Windows.Forms.Control.Leave event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnLocationChangedRaises the System.Windows.Forms.Control.LocationChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnLostFocusRaises the System.Windows.Forms.Control.LostFocus event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseDownRaises the System.Windows.Forms.Control.MouseDown event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseEnterRaises the System.Windows.Forms.Control.OnMouseEnter(System.EventArgs) event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseHoverRaises the System.Windows.Forms.Control.MouseHover event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMouseLeaveRaises the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseMoveRaises the System.Windows.Forms.Control.MouseMove event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseUpRaises the System.Windows.Forms.Control.MouseUp event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMouseWheelRaises the System.Windows.Forms.Control.MouseWheel event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnMoveRaises the System.Windows.Forms.Control.Move event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnMultiSelectChangedRaises the System.Windows.Forms.DataGridView.MultiSelectChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnNewRowNeededRaises the System.Windows.Forms.DataGridView.NewRowNeeded event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnNotifyMessageNotifies the control of Windows messages. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPaintRaises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnPaintBackgroundPaints the background of the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentChangedRaises the System.Windows.Forms.Control.ParentChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentFontChangedRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnParentVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnPrintRaises the System.Windows.Forms.Control.Paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnReadOnlyChangedRaises the System.Windows.Forms.DataGridView.ReadOnlyChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnResizeRaises the System.Windows.Forms.Control.Resize event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowContextMenuStripChangedRaises the System.Windows.Forms.DataGridView.RowContextMenuStripChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowContextMenuStripNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.RowDefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowDirtyStateNeededRaises the System.Windows.Forms.DataGridView.RowDirtyStateNeeded event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowDividerDoubleClickRaises the System.Windows.Forms.DataGridView.RowDividerDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowDividerHeightChangedRaises the System.Windows.Forms.DataGridView.RowDividerHeightChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowEnter System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowErrorTextChanged System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowErrorTextNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeaderCellChangedRaises the System.Windows.Forms.DataGridView.RowHeaderCellChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeaderMouseClickRaises the System.Windows.Forms.DataGridView.RowHeaderMouseClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeaderMouseDoubleClickRaises the System.Windows.Forms.DataGridView.RowHeaderMouseDoubleClick event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeadersBorderStyleChangedRaises the System.Windows.Forms.DataGridView.RowHeadersBorderStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeadersDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeadersWidthChangedRaises the System.Windows.Forms.DataGridView.RowHeadersWidthChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeadersWidthSizeModeChangedRaises the System.Windows.Forms.DataGridView.RowHeadersWidthSizeModeChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeightChangedRaises the System.Windows.Forms.DataGridView.RowHeightChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeightInfoNeeded System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowHeightInfoPushed System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowLeave System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowMinimumHeightChangedRaises the System.Windows.Forms.DataGridView.RowMinimumHeightChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowsAddedRaises the System.Windows.Forms.DataGridView.RowsAdded event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowsDefaultCellStyleChangedRaises the System.Windows.Forms.DataGridView.RowsDefaultCellStyleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowsRemovedRaises the System.Windows.Forms.DataGridView.RowsRemoved event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowStateChangedRaises the System.Windows.Forms.DataGridView.RowStateChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowUnshared System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowValidated System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnRowValidating System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnScroll System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnSelectionChangedRaises the System.Windows.Forms.DataGridView.SelectionChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnSizeChangedRaises the System.Windows.Forms.Control.SizeChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSortCompare System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnSortedRaises the System.Windows.Forms.DataGridView.Sorted event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnTextChangedRaises the System.Windows.Forms.Control.TextChanged event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnUserAddedRowRaises the System.Windows.Forms.DataGridView.UserAddedRow event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnUserDeletedRowRaises the System.Windows.Forms.DataGridView.UserDeletedRow event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnUserDeletingRowRaises the System.Windows.Forms.DataGridView.UserDeletingRow event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnValidatedRaises the System.Windows.Forms.Control.Validated event. System.Windows.Forms.Controlから継承されます。
Protected メソッドOnValidatingRaises the System.Windows.Forms.Control.Validating event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドOnVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドPaintBackground System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessAKeyProcesses the A key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessCmdKeyProcesses a command key. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDataGridViewKeyProcesses keys used for navigating in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessDeleteKeyProcesses the DELETE key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessDialogCharProcesses a dialog character. System.Windows.Forms.Controlから継承されます。
Protected メソッドProcessDialogKeyProcesses keys, such as the TAB, ESCAPE, ENTER, and ARROW keys, used to control dialog boxes. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessDownKeyProcesses the DOWN ARROW key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessEndKeyProcesses the END key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessEnterKeyProcesses the ENTER key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessEscapeKeyProcesses the ESC key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessF2KeyProcesses the F2 key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessHomeKeyProcesses the HOME key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessInsertKeyProcesses the INSERT key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessKeyEventArgsProcesses a key message and generates the appropriate control events. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessKeyPreviewPreviews a keyboard message. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessLeftKeyProcesses the LEFT ARROW key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessNextKeyProcesses the PAGE DOWN key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessPriorKeyProcesses the PAGE UP key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessRightKeyProcesses the RIGHT ARROW key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessSpaceKeyProcesses the SPACEBAR. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessTabKeyProcesses the TAB key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessUpKeyProcesses the UP ARROW key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドProcessZeroKeyProcesses the 0 key. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドRaiseDragEventRaises the appropriate drag event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseKeyEventRaises the appropriate key event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaiseMouseEventRaises the appropriate mouse event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRaisePaintEventRaises the appropriate paint event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRecreateHandleForces the re-creation of the handle for the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドRescaleConstantsForDpi System.Windows.Forms.Controlから継承されます。
Protected メソッドResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateAlignmentオーバーロードされます。 Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. System.Windows.Forms.Controlから継承されます。
Protected メソッドScaleControl System.Windows.Forms.Controlから継承されます。
Protected メソッドSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetBoundsCoreThis member overrides System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified). System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドSetClientSizeCoreSets the size of the client area of the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetCurrentCellAddressCoreSets the currently active cell. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドSetSelectedCellCoreChanges the selection state of the cell with the specified row and column indexes. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドSetSelectedColumnCoreChanges the selection state of the column with the specified index. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドSetSelectedRowCoreChanges the selection state of the row with the specified index. System.Windows.Forms.DataGridViewから継承されます。
Protected メソッドSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetTopLevelSets the control as the top-level control. System.Windows.Forms.Controlから継承されます。
Protected メソッドSetVisibleCoreSets the control to the specified visible state. System.Windows.Forms.Controlから継承されます。
Protected メソッドSizeFromClientSize System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateStylesForces the assigned styles to be reapplied to the control. System.Windows.Forms.Controlから継承されます。
Protected メソッドUpdateZOrderUpdates the control in its parent's z-order. System.Windows.Forms.Controlから継承されます。
Protected メソッドWndProcProcesses window messages. System.Windows.Forms.DataGridViewから継承されます。
トップ
パブリック イベント
 名前説明
Public イベントAllowUserToAddRowsChangedOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToAddRows property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAllowUserToDeleteRowsChangedOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAllowUserToOrderColumnsChangedOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToOrderColumns property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAllowUserToResizeColumnsChangedOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToResizeColumns property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAllowUserToResizeRowsChangedOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToResizeRows property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAlternatingRowsDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAutoGenerateColumnsChangedOccurs when the value of the System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAutoSizeColumnModeChangedOccurs when the value of the System.Windows.Forms.DataGridViewColumn.AutoSizeMode property of a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAutoSizeColumnsModeChangedOccurs when the value of the System.Windows.Forms.DataGridView.AutoSizeColumnsMode property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントAutoSizeRowsModeChangedOccurs when the value of the System.Windows.Forms.DataGridViewAutoSizeRowsMode property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントBackgroundColorChangedOccurs when the value of the System.Windows.Forms.DataGridView.BackgroundColor property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. System.Windows.Forms.Controlから継承されます。
Public イベントBorderStyleChangedOccurs when the value of the System.Windows.Forms.DataGridView.BorderStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCancelRowEditOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of a System.Windows.Forms.DataGridView control is true and the cancels edits in a row. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. System.Windows.Forms.Controlから継承されます。
Public イベントCellBeginEditOccurs when edit mode starts for the selected cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellBorderStyleChangedOccurs when the border style of a cell changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellClickOccurs when any part of a cell is clicked. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellContentClickOccurs when the content within a cell is clicked. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellContentDoubleClickOccurs when the user double-clicks a cell's contents. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellContextMenuStripChangedOccurs when the System.Windows.Forms.DataGridViewCell.ContextMenuStrip property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellContextMenuStripNeededOccurs when a cell's shortcut menu is needed. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellDoubleClickOccurs when the user double-clicks anywhere in a cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellEndEditOccurs when edit mode stops for the currently selected cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellEnterOccurs when the current cell changes in the System.Windows.Forms.DataGridView control or when the control receives input focus. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellErrorTextChangedOccurs when the value of the System.Windows.Forms.DataGridViewCell.ErrorText property of a cell changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellErrorTextNeededOccurs when a cell's error text is needed. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellFormattingOccurs when the contents of a cell need to be formatted for display. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellLeaveOccurs when a cell loses input focus and is no longer the current cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseClickOccurs whenever the user clicks anywhere on a cell with the mouse. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseDoubleClickOccurs when a cell within the System.Windows.Forms.DataGridView is double-clicked. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseDownOccurs when the user presses a mouse button while the mouse pointer is within the boundaries of a cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseEnterOccurs when the mouse pointer enters a cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseLeaveOccurs when the mouse pointer leaves a cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseMoveOccurs when the mouse pointer moves over the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellMouseUpOccurs when the user releases a mouse button while over a cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellPaintingOccurs when a cell needs to be drawn. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellParsingOccurs when a cell leaves edit mode if the cell value has been modified. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellStateChangedOccurs when a cell state changes, such as when the cell loses or gains focus. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellStyleChangedOccurs when the System.Windows.Forms.DataGridViewCell.Style property of a System.Windows.Forms.DataGridViewCell changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellStyleContentChangedOccurs when one of the values of a cell style changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellToolTipTextChangedOccurs when the System.Windows.Forms.DataGridViewCell.ToolTipText property value changes for a cell in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellToolTipTextNeededOccurs when a cell's ToolTip text is needed. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellValidatedOccurs after the cell has finished validating. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellValidatingOccurs when a cell loses input focus, enabling content validation. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellValueChangedOccurs when the value of a cell changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellValueNeededOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView control is true and the System.Windows.Forms.DataGridView requires a value for a cell in order to format and display the cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCellValuePushedOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView control is true and a cell value has changed and requires storage in the underlying data source. System.Windows.Forms.DataGridViewから継承されます。
Public イベントChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. System.Windows.Forms.Controlから継承されます。
Public イベントClickOccurs when the control is clicked. System.Windows.Forms.Controlから継承されます。
Public イベントClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. System.Windows.Forms.Controlから継承されます。
Public イベントColumnAddedOccurs when a column is added to the control. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnContextMenuStripChangedOccurs when the System.Windows.Forms.DataGridViewColumn.ContextMenuStrip property of a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnDataPropertyNameChangedOccurs when the value of the System.Windows.Forms.DataGridViewColumn.DataPropertyName property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnDisplayIndexChangedOccurs when the value the System.Windows.Forms.DataGridViewColumn.DisplayIndex property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnDividerDoubleClickOccurs when the user double-clicks a divider between two columns. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnDividerWidthChangedOccurs when the System.Windows.Forms.DataGridViewColumn.DividerWidth property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeaderCellChangedOccurs when the contents of a column header cell change. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeaderMouseClickOccurs when the user clicks a column header. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeaderMouseDoubleClickOccurs when a column header is double-clicked. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeadersBorderStyleChangedOccurs when the System.Windows.Forms.DataGridView.ColumnHeadersBorderStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeadersDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeadersHeightChangedOccurs when the value of the System.Windows.Forms.DataGridView.ColumnHeadersHeight property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnHeadersHeightSizeModeChangedOccurs when the value of the System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeMode property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnMinimumWidthChangedOccurs when the value of the System.Windows.Forms.DataGridViewColumn.MinimumWidth property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnNameChangedOccurs when the value of the System.Windows.Forms.DataGridViewColumn.Name property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnRemovedOccurs when a column is removed from the control. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnSortModeChangedOccurs when the value of the System.Windows.Forms.DataGridViewColumn.SortMode property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnStateChangedOccurs when a column changes state, such as gaining or losing focus. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnToolTipTextChangedOccurs when the System.Windows.Forms.DataGridViewColumn.ToolTipText property value changes for a column in the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public イベントColumnWidthChangedOccurs when the value of the System.Windows.Forms.DataGridViewColumn.Width property for a column changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. System.Windows.Forms.Controlから継承されます。
Public イベントContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. System.Windows.Forms.Controlから継承されます。
Public イベントControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. System.Windows.Forms.Controlから継承されます。
Public イベントCurrentCellChangedOccurs when the System.Windows.Forms.DataGridView.CurrentCell property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCurrentCellDirtyStateChangedOccurs when the state of a cell changes in relation to a change in its contents. System.Windows.Forms.DataGridViewから継承されます。
Public イベントCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDataBindingCompleteOccurs after a data-binding operation has finished. System.Windows.Forms.DataGridViewから継承されます。
Public イベントDataErrorOccurs when an external data-parsing or validation operation throws an exception, or when an attempt to commit data to a data source fails. System.Windows.Forms.DataGridViewから継承されます。
Public イベントDataMemberChangedOccurs when value of the System.Windows.Forms.DataGridView.DataMember property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントDataSourceChangedOccurs when the value of the System.Windows.Forms.DataGridView.DataSource property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridView.DefaultCellStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントDefaultValuesNeededOccurs when the user enters the row for new records so that it can be populated with default values. System.Windows.Forms.DataGridViewから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. System.Windows.Forms.Controlから継承されます。
Public イベントDoubleClickOccurs when the control is double-clicked. System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedAfterParent System.Windows.Forms.Controlから継承されます。
Public イベントDpiChangedBeforeParent System.Windows.Forms.Controlから継承されます。
Public イベントDragDropOccurs when a drag-and-drop operation is completed. System.Windows.Forms.Controlから継承されます。
Public イベントDragEnterOccurs when an object is dragged into the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragLeaveOccurs when an object is dragged out of the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントDragOverOccurs when an object is dragged over the control's bounds. System.Windows.Forms.Controlから継承されます。
Public イベントEditingControlShowingOccurs when a control for editing a cell is showing. System.Windows.Forms.DataGridViewから継承されます。
Public イベントEditModeChangedOccurs when the value of the System.Windows.Forms.DataGridView.EditMode property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントEnterOccurs when the control is entered. System.Windows.Forms.Controlから継承されます。
Public イベントFontChangedOccurs when the System.Windows.Forms.DataGridView.Font property value changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントForeColorChangedOccurs when the System.Windows.Forms.DataGridView.ForeColor property value changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントGiveFeedbackOccurs during a drag operation. System.Windows.Forms.Controlから継承されます。
Public イベントGotFocusOccurs when the control receives focus. System.Windows.Forms.Controlから継承されます。
Public イベントGridColorChangedOccurs when the value of the System.Windows.Forms.DataGridView.GridColor property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントHandleCreatedOccurs when a handle is created for the control. System.Windows.Forms.Controlから継承されます。
Public イベントHandleDestroyedOccurs when the control's handle is in the process of being destroyed. System.Windows.Forms.Controlから継承されます。
Public イベントHelpRequestedOccurs when the user requests help for a control. System.Windows.Forms.Controlから継承されます。
Public イベントImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. System.Windows.Forms.Controlから継承されます。
Public イベントInvalidatedOccurs when a control's display requires redrawing. System.Windows.Forms.Controlから継承されます。
Public イベントKeyDownOccurs when a key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントKeyUpOccurs when a key is released while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントLayoutOccurs when a control should reposition its child controls. System.Windows.Forms.Controlから継承されます。
Public イベントLeaveOccurs when the input focus leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. System.Windows.Forms.Controlから継承されます。
Public イベントLostFocusOccurs when the control loses focus. System.Windows.Forms.Controlから継承されます。
Public イベントMarginChangedOccurs when the control's margin changes. System.Windows.Forms.Controlから継承されます。
Public イベントMouseCaptureChangedOccurs when the control loses mouse capture. System.Windows.Forms.Controlから継承されます。
Public イベントMouseClickOccurs when the control is clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDoubleClickOccurs when the control is double clicked by the mouse. System.Windows.Forms.Controlから継承されます。
Public イベントMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. System.Windows.Forms.Controlから継承されます。
Public イベントMouseEnterOccurs when the mouse pointer enters the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseHoverOccurs when the mouse pointer rests on the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseLeaveOccurs when the mouse pointer leaves the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseMoveOccurs when the mouse pointer is moved over the control. System.Windows.Forms.Controlから継承されます。
Public イベントMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. System.Windows.Forms.Controlから継承されます。
Public イベントMouseWheelOccurs when the mouse wheel moves while the control has focus. System.Windows.Forms.Controlから継承されます。
Public イベントMoveOccurs when the control is moved. System.Windows.Forms.Controlから継承されます。
Public イベントMultiSelectChangedOccurs when the value of the System.Windows.Forms.DataGridView.MultiSelect property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントNewRowNeededOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView is true and the user navigates to the new row at the bottom of the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public イベントPaintOccurs when the control is redrawn. System.Windows.Forms.Controlから継承されます。
Public イベントParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. System.Windows.Forms.Controlから継承されます。
Public イベントQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public イベントQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. System.Windows.Forms.Controlから継承されます。
Public イベントReadOnlyChangedOccurs when the System.Windows.Forms.DataGridView.ReadOnly property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. System.Windows.Forms.Controlから継承されます。
Public イベントResizeOccurs when the control is resized. System.Windows.Forms.Controlから継承されます。
Public イベントRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントRowContextMenuStripChangedOccurs when the System.Windows.Forms.DataGridViewRow.ContextMenuStrip property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowContextMenuStripNeededOccurs when a row's shortcut menu is needed. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property for a row changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowDirtyStateNeededOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView control is true and the System.Windows.Forms.DataGridView needs to determine whether the current row has uncommitted changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowDividerDoubleClickOccurs when the user double-clicks the divider between two rows. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowDividerHeightChangedOccurs when the System.Windows.Forms.DataGridViewRow.DividerHeight property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowEnterOccurs when a row receives input focus but before it becomes the current row. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowErrorTextChangedOccurs when the System.Windows.Forms.DataGridViewRow.ErrorText property of a row changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowErrorTextNeededOccurs when a row's error text is needed. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeaderCellChangedOccurs when the user changes the contents of a row header cell. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeaderMouseClickOccurs when the user clicks within the boundaries of a row header. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeaderMouseDoubleClickOccurs when a row header is double-clicked. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeadersBorderStyleChangedOccurs when the System.Windows.Forms.DataGridView.RowHeadersBorderStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeadersDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeadersWidthChangedOccurs when value of the System.Windows.Forms.DataGridView.RowHeadersWidth property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeadersWidthSizeModeChangedOccurs when the value of the System.Windows.Forms.DataGridView.RowHeadersWidthSizeMode property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeightChangedOccurs when the value of the System.Windows.Forms.DataGridViewRow.Height property for a row changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeightInfoNeededOccurs when information about row height is requested. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowHeightInfoPushedOccurs when the user changes the height of a row. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowLeaveOccurs when a row loses input focus and is no longer the current row. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowMinimumHeightChangedOccurs when the value of the System.Windows.Forms.DataGridViewRow.MinimumHeight property for a row changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowPostPaintOccurs after a System.Windows.Forms.DataGridViewRow is painted. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowPrePaintOccurs before a System.Windows.Forms.DataGridViewRow is painted System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowsAddedOccurs after a new row is added to the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowsDefaultCellStyleChangedOccurs when the value of the System.Windows.Forms.DataGridView.RowsDefaultCellStyle property changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowsRemovedOccurs when a row or rows are deleted from the System.Windows.Forms.DataGridView. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowStateChangedOccurs when a row changes state, such as losing or gaining input focus. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowUnsharedOccurs when a row's state changes from shared to unshared. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowValidatedOccurs after a row has finished validating. System.Windows.Forms.DataGridViewから継承されます。
Public イベントRowValidatingOccurs when a row is validating. System.Windows.Forms.DataGridViewから継承されます。
Public イベントScrollOccurs when the user scrolls through the control contents. System.Windows.Forms.DataGridViewから継承されます。
Public イベントSelectionChangedOccurs when the current selection changes. System.Windows.Forms.DataGridViewから継承されます。
Public イベントSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントSortCompareOccurs when the System.Windows.Forms.DataGridView compares two cell values to perform a sort operation. System.Windows.Forms.DataGridViewから継承されます。
Public イベントSortedOccurs when the System.Windows.Forms.DataGridView control completes a sorting operation. System.Windows.Forms.DataGridViewから継承されます。
Public イベントSystemColorsChangedOccurs when the system colors change. System.Windows.Forms.Controlから継承されます。
Public イベントTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. System.Windows.Forms.Controlから継承されます。
Public イベントUserAddedRowOccurs when the user has finished adding a row to the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public イベントUserDeletedRowOccurs when the user has finished deleting a row from the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public イベントUserDeletingRowOccurs when the user deletes a row from the System.Windows.Forms.DataGridView control. System.Windows.Forms.DataGridViewから継承されます。
Public イベントValidatedOccurs when the control is finished validating. System.Windows.Forms.Controlから継承されます。
Public イベントValidatingOccurs when the control is validating. System.Windows.Forms.Controlから継承されます。
Public イベントVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. System.Windows.Forms.Controlから継承されます。
トップ
参照

SymbolDataGridView クラス
FarPoint.Win.Spread.DrawingSpace 名前空間

 

 


© 2004-2017, GrapeCity inc. All rights reserved.