.gif) |
AccessibilityNotifyClients(AccessibleEvents, Int32) |
就指定的子控件的指定 AccessibleEvents 通知辅助功能客户端应用程序。 (继承自 Control。) |
.gif) |
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) |
就指定的子控件的指定 AccessibleEvents 通知辅助功能客户端应用程序。 (继承自 Control。) |
.gif) |
AccessibilityNotifyCurrentCellChanged |
,当新的单元格变为当前单元格时,请注意可访问的客户端应用程序。 (继承自 DataGridView。) |
.gif) |
AdjustColumnHeaderBorderStyle |
为当前正在绘制 DataGridView 的列标题单元格调整 DataGridViewAdvancedBorderStyle 。 (继承自 DataGridView。) |
.gif) |
AreAllCellsSelected |
返回一 DataGridView 所有单元格是否的值当前选定。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumn(Int32) |
调整指定列的宽度适合其所有单元格内容,包括标头单元格。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode) |
使用指定的大小模式,调整指定列的宽度。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode, Boolean) |
使用指定的大小模式,调整,还可以计算和所需的指定列的宽度宽度随后将调整行高。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumnHeadersHeight() |
调整列标头的高度以适合最大的列标头的内容。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumnHeadersHeight(Int32) |
调整根据该头文件的内容更改的列标头的高度 (以指定列上。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumnHeadersHeight(Boolean, Boolean) |
调整与其内容,并且可以计算该高度的列标头的高度随后将调整行和列标头的宽度预期。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumnHeadersHeight(Int32, Boolean, Boolean) |
调整根据在指定的列中,选择计算与随后将调整列和行标题宽度的预期该头文件的内容的更改的列标头的高度高度。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumns() |
调整所有列的宽度容纳所有其单元格内容,包括标头单元格。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumns(DataGridViewAutoSizeColumnsMode) |
使用指定的大小模式,调整所有列的宽度。 (继承自 DataGridView。) |
.gif) |
AutoResizeColumns(DataGridViewAutoSizeColumnsMode, Boolean) |
使用指定的大小模式,调整,还可以计算和所需的所有列的宽度宽度随后将调整行高。 (继承自 DataGridView。) |
.gif) |
AutoResizeRow(Int32) |
调整指定的行的高度适合其所有单元格内容包括标头单元格。 (继承自 DataGridView。) |
.gif) |
AutoResizeRow(Int32, DataGridViewAutoSizeRowMode) |
使用指定的大小模式,调整指定的行的高度。 (继承自 DataGridView。) |
.gif) |
AutoResizeRow(Int32, DataGridViewAutoSizeRowMode, Boolean) |
使用指定的大小模式,调整,还可以计算与预期指定的行的高度高度随后将调整列宽。 (继承自 DataGridView。) |
.gif) |
AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode) |
使用指定的大小模式,调整行标头的宽度。 (继承自 DataGridView。) |
.gif) |
AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode) |
调整根据该头文件的内容的更改的行标头的宽度在指定的行和使用指定的大小模式上。 (继承自 DataGridView。) |
.gif) |
AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean) |
使用指定的大小模式,调整,还可以计算与随后将调整行和列标头的宽度所需的行标头的宽度宽度。 (继承自 DataGridView。) |
.gif) |
AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean) |
调整根据在指定的行和使用指定的大小模式上,选择计算与随后将调整行和列标头的宽度预期该头文件的内容的更改的行标头的宽度宽度。 (继承自 DataGridView。) |
.gif) |
AutoResizeRows() |
调整高度所有行容纳所有其单元格内容,包括标头单元格。 (继承自 DataGridView。) |
.gif) |
AutoResizeRows(DataGridViewAutoSizeRowsMode) |
使用指定的大小模式值,调整行的高度。 (继承自 DataGridView。) |
.gif) |
AutoResizeRows(DataGridViewAutoSizeRowsMode, Boolean) |
使用指定的大小模式,调整所有行,还可以计算和所需的高度高度随后将调整列宽。 (继承自 DataGridView。) |
.gif) |
AutoResizeRows(Int32, Int32, DataGridViewAutoSizeRowMode, Boolean) |
使用指定的大小模式,调整,还可以计算与预期指定的行的高度高度随后将调整列宽。 (继承自 DataGridView。) |
.gif) |
BeginEdit |
将当前单元格编辑模式。 (继承自 DataGridView。) |
.gif) |
BeginInvoke(Delegate) |
在创建控件的基础句柄所在线程上异步执行指定委托。 (继承自 Control。) |
.gif) |
BeginInvoke(Delegate, array<Object[]) |
在创建控件的基础句柄所在线程上,用指定的参数异步执行指定委托。 (继承自 Control。) |
.gif) |
BringToFront |
将控件带到 Z 顺序的前面。 (继承自 Control。) |
.gif) |
CancelEdit |
移除当前选定的单元格的编辑模式,并放弃任何更改。 (继承自 DataGridView。) |
.gif) |
ClearSelection() |
通过 unselecting 所有选定单元格清除当前选择。 (继承自 DataGridView。) |
.gif) |
ClearSelection(Int32, Int32, Boolean) |
移除,但一个指示,可以选择相应的所有当前选定单元格中选择一个单元格被选择。 (继承自 DataGridView。) |
.gif) |
CollapseDetails |
|
.gif) |
CommitEdit |
承诺在当前单元格中的更改到数据缓存,而无需关闭编辑模式。 (继承自 DataGridView。) |
.gif) |
Contains |
检索一个值,该值指示指定控件是否为一个控件的子控件。 (继承自 Control。) |
.gif) |
CreateAccessibilityInstance |
(重写 DataGridView.CreateAccessibilityInstance()。) |
.gif) |
CreateColumnsInstance |
创建并返回新 DataGridViewColumnCollection。 (继承自 DataGridView。) |
.gif) |
CreateControl |
强制创建可见控件,包括创建句柄和任何可见子控件。 (继承自 Control。) |
.gif) |
CreateControlsInstance |
创建并返回可被强制转换为类型 DataGridView.DataGridViewControlCollection的新 Control.ControlCollection 。 (继承自 DataGridView。) |
.gif) |
CreateGraphics |
为控件创建 Graphics。 (继承自 Control。) |
.gif) |
CreateHandle |
为该控件创建句柄。 (继承自 Control。) |
.gif) |
CreateObjRef |
安全关键。创建一个对象,该对象包含生成用于与远程对象进行通信的代理所需的全部相关信息。 (继承自 MarshalByRefObject。) |
.gif) |
CreateRowsInstance |
创建并返回新 DataGridViewRowCollection。 (继承自 DataGridView。) |
.gif) |
DefWndProc |
向默认窗口过程发送指定消息。 (继承自 Control。) |
.gif) |
DestroyHandle |
毁坏与该控件关联的句柄。 (继承自 Control。) |
.gif) |
DisplayedColumnCount |
返回的列数显示给用户。 (继承自 DataGridView。) |
.gif) |
DisplayedRowCount |
返回要显示给用户。 (继承自 DataGridView。) |
.gif) |
Dispose() |
释放由 Component 使用的所有资源。 (继承自 Component。) |
.gif) |
Dispose(Boolean) |
(重写 DataGridView.Dispose(Boolean)。) |
.gif) |
DoDragDrop |
开始拖放操作。 (继承自 Control。) |
.gif) |
DrawToBitmap |
支持呈现到指定的位图。 (继承自 Control。) |
.gif) |
EndEdit() |
使用默认错误上下文,使并关闭在当前单元格的编辑操作。 (继承自 DataGridView。) |
.gif) |
EndEdit(DataGridViewDataErrorContexts) |
使用指定的错误上下文,使并关闭在当前单元格的编辑操作。 (继承自 DataGridView。) |
.gif) |
EndInvoke |
检索由传递的 IAsyncResult 表示的异步操作的返回值。 (继承自 Control。) |
.gif) |
Equals |
确定指定的对象是否等于当前对象。 (继承自 Object。) |
.gif) |
ExpandDetails() |
|
.gif) |
ExpandDetails(Int32) |
|
.gif) |
Finalize |
在通过垃圾回收将 Component 回收之前,释放非托管资源并执行其他清理操作。 (继承自 Component。) |
.gif) |
FindForm |
检索控件所在的窗体。 (继承自 Control。) |
.gif) |
Focus |
为控件设置输入焦点。 (继承自 Control。) |
.gif) |
GetAccessibilityObjectById |
检索指定的 AccessibleObject。 (继承自 DataGridView。) |
.gif) |
GetAutoSizeMode |
检索一个值,该值指示当启用控件的 AutoSize 属性时控件的行为方式。 (继承自 Control。) |
.gif) |
GetCellCount |
获取满足提供的筛选器单元格数目。 (继承自 DataGridView。) |
.gif) |
GetCellDisplayRectangle |
返回表示单元格的显示区域的矩形。 (继承自 DataGridView。) |
.gif) |
GetChildAtPoint(Point) |
检索位于指定坐标处的子控件。 (继承自 Control。) |
.gif) |
GetChildAtPoint(Point, GetChildAtPointSkip) |
检索位于指定坐标的子控件,并且指定是否忽略特定类型的子控件。 (继承自 Control。) |
.gif) |
GetClipboardContent |
检索表示单元格的内容复制到 Clipboard的格式化值。 (继承自 DataGridView。) |
.gif) |
GetColumnDisplayRectangle |
返回表示列的显示区域的矩形,由列索引。 (继承自 DataGridView。) |
.gif) |
GetContainerControl |
沿着控件的父控件链向上,返回下一个 ContainerControl。 (继承自 Control。) |
.gif) |
GetHashCode |
用作特定类型的哈希函数。 (继承自 Object。) |
.gif) |
GetLifetimeService |
安全关键。检索控制此实例的生存期策略的当前生存期服务对象。 (继承自 MarshalByRefObject。) |
.gif) |
GetNextControl |
按照子控件的 Tab 键顺序向前或向后检索下一个控件。 (继承自 Control。) |
.gif) |
GetPreferredSize |
检索适合控件的矩形区域的大小。 (继承自 Control。) |
.gif) |
GetRowDisplayRectangle |
返回表示行的显示区域的矩形,由行索引。 (继承自 DataGridView。) |
.gif) |
GetScaledBounds |
检索缩放控件时的边界。 (继承自 Control。) |
.gif) |
GetService |
返回一个对象,该对象表示由 Component 或它的 Container 提供的服务。 (继承自 Component。) |
.gif) |
GetStyle |
为控件检索指定控件样式位的值。 (继承自 Control。) |
.gif) |
GetTopLevel |
确定控件是否是顶级控件。 (继承自 Control。) |
.gif) |
GetType |
获取当前实例的 Type。 (继承自 Object。) |
.gif) |
Hide |
对用户隐藏控件。 (继承自 Control。) |
.gif) |
HitTest |
返回单元格信息,如行和列索引给定 x 坐标和 y 坐标。 (继承自 DataGridView。) |
.gif) |
InitializeLifetimeService |
安全关键。获取控制此实例的生存期策略的生存期服务对象。 (继承自 MarshalByRefObject。) |
.gif) |
InitLayout |
在将控件添加到另一个容器之后调用。 (继承自 Control。) |
.gif) |
Invalidate() |
使控件的整个图面无效并导致重绘控件。 (继承自 Control。) |
.gif) |
Invalidate(Region) |
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。 (继承自 Control。) |
.gif) |
Invalidate(Boolean) |
使控件的特定区域无效并向控件发送绘制消息。还可以使分配给该控件的子控件无效。 (继承自 Control。) |
.gif) |
Invalidate(Rectangle) |
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。 (继承自 Control。) |
.gif) |
Invalidate(Region, Boolean) |
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。还可以使分配给该控件的子控件无效。 (继承自 Control。) |
.gif) |
Invalidate(Rectangle, Boolean) |
使控件的指定区域无效(将其添加到控件的更新区域,下次绘制操作时将重新绘制更新区域),并向控件发送绘制消息。还可以使分配给该控件的子控件无效。 (继承自 Control。) |
.gif) |
InvalidateCell(DataGridViewCell) |
无效 DataGridView的指定单元格,强制则会重新绘制。 (继承自 DataGridView。) |
.gif) |
InvalidateCell(Int32, Int32) |
无效使用指定的行和列索引的单元格,强制则会重新绘制。 (继承自 DataGridView。) |
.gif) |
InvalidateColumn |
无效 DataGridView的指定列,强制则会重新绘制。 (继承自 DataGridView。) |
.gif) |
InvalidateRow |
无效 DataGridView的指定的行,强制则会重新绘制。 (继承自 DataGridView。) |
.gif) |
Invoke(Delegate) |
在拥有此控件的基础窗口句柄的线程上执行指定的委托。 (继承自 Control。) |
.gif) |
Invoke(Delegate, array<Object[]) |
在拥有控件的基础窗口句柄的线程上,用指定的参数列表执行指定委托。 (继承自 Control。) |
.gif) |
InvokeGotFocus |
为指定的控件引发 GotFocus 事件。 (继承自 Control。) |
.gif) |
InvokeLostFocus |
为指定的控件引发 LostFocus 事件。 (继承自 Control。) |
.gif) |
InvokeOnClick |
为指定的控件引发 Click 事件。 (继承自 Control。) |
.gif) |
InvokePaint |
为指定的控件引发 Paint 事件。 (继承自 Control。) |
.gif) |
InvokePaintBackground |
为指定的控件引发 PaintBackground 事件。 (继承自 Control。) |
.gif) |
IsInputChar |
确定字符是否为 DataGridView 识别的输入字符。 (继承自 DataGridView。) |
.gif) |
IsInputKey |
确定指定的键是常规输入键还是需要预处理的特殊键。 (继承自 DataGridView。) |
.gif) |
MemberwiseClone() |
创建当前 Object 的浅表副本。 (继承自 Object。) |
.gif) |
MemberwiseClone(Boolean) |
创建当前 MarshalByRefObject 对象的浅表副本。 (继承自 MarshalByRefObject。) |
.gif) |
NotifyCurrentCellDirty |
请注意 DataGridView 当前单元格具有未提交的更改。 (继承自 DataGridView。) |
.gif) |
NotifyInvalidate |
基础结构。引发 Invalidated 事件,其中带有要使之无效的控件的指定区域。 (继承自 Control。) |
.gif) |
OnAfterCollapseDetails |
|
.gif) |
OnAfterExpandDetails |
|
.gif) |
OnAllowUserToAddRowsChanged |
引发 AllowUserToAddRowsChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAllowUserToDeleteRowsChanged |
引发 AllowUserToDeleteRowsChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAllowUserToOrderColumnsChanged |
引发 AllowUserToOrderColumnsChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAllowUserToResizeColumnsChanged |
引发 AllowUserToResizeColumnsChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAllowUserToResizeRowsChanged |
引发 AllowUserToResizeRowsChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAlternatingRowsDefaultCellStyleChanged |
引发 AlternatingRowsDefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAutoGenerateColumnsChanged |
引发 AutoGenerateColumnsChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAutoSizeChanged |
引发 AutoSizeChanged 事件。 (继承自 Control。) |
.gif) |
OnAutoSizeColumnModeChanged |
引发 AutoSizeColumnModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAutoSizeColumnsModeChanged |
引发 AutoSizeColumnsModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnAutoSizeRowsModeChanged |
引发 AutoSizeRowsModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnBackColorChanged |
引发 BackColorChanged 事件。 (继承自 Control。) |
.gif) |
OnBackgroundColorChanged |
引发 BackgroundColorChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnBackgroundImageChanged |
引发 BackgroundImageChanged 事件。 (继承自 Control。) |
.gif) |
OnBackgroundImageLayoutChanged |
引发 BackgroundImageLayoutChanged 事件。 (继承自 Control。) |
.gif) |
OnBeforeCollapseDetails |
|
.gif) |
OnBeforeExpandDetails |
|
.gif) |
OnBindingContextChanged |
引发 BindingContextChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnBorderStyleChanged |
引发 BorderStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCancelRowEdit |
引发 CancelRowEdit 事件。 (继承自 DataGridView。) |
.gif) |
OnCausesValidationChanged |
引发 CausesValidationChanged 事件。 (继承自 Control。) |
.gif) |
OnCellBeginEdit |
引发 CellBeginEdit 事件。 (继承自 DataGridView。) |
.gif) |
OnCellBorderStyleChanged |
引发 CellBorderStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellClick |
引发 CellClick 事件。 (继承自 DataGridView。) |
.gif) |
OnCellContentClick |
引发 CellContentClick 事件。 (继承自 DataGridView。) |
.gif) |
OnCellContentDoubleClick |
引发 CellContentDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnCellContextMenuStripChanged |
引发 CellContextMenuStripChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellContextMenuStripNeeded |
引发 CellContextMenuStripNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnCellDoubleClick |
引发 CellDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnCellEndEdit |
引发 CellEndEdit 事件。 (继承自 DataGridView。) |
.gif) |
OnCellEnter |
引发 CellEnter 事件。 (继承自 DataGridView。) |
.gif) |
OnCellErrorTextChanged |
引发 CellErrorTextChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellErrorTextNeeded |
引发 CellErrorTextNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnCellFormatting |
引发 CellFormatting 事件。 (继承自 DataGridView。) |
.gif) |
OnCellLeave |
引发 CellLeave 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseClick |
引发 CellMouseClick 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseDoubleClick |
引发 CellMouseDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseDown |
引发 CellMouseDown 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseEnter |
引发 CellMouseEnter 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseLeave |
引发 CellMouseLeave 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseMove |
引发 CellMouseMove 事件。 (继承自 DataGridView。) |
.gif) |
OnCellMouseUp |
引发 CellMouseUp 事件。 (继承自 DataGridView。) |
.gif) |
OnCellPainting |
引发 CellPainting 事件。 (继承自 DataGridView。) |
.gif) |
OnCellParsing |
引发 CellParsing 事件。 (继承自 DataGridView。) |
.gif) |
OnCellStateChanged |
引发 CellStateChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellStyleChanged |
引发 CellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellStyleContentChanged |
引发 CellStyleContentChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellToolTipTextChanged |
引发 CellToolTipTextChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellToolTipTextNeeded |
引发 CellToolTipTextNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnCellValidated |
引发 CellValidated 事件。 (继承自 DataGridView。) |
.gif) |
OnCellValidating |
引发 CellValidating 事件。 (继承自 DataGridView。) |
.gif) |
OnCellValueChanged |
引发 CellValueChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCellValueNeeded |
引发 CellValueNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnCellValuePushed |
引发 CellValuePushed 事件。 (继承自 DataGridView。) |
.gif) |
OnChangeUICues |
引发 ChangeUICues 事件。 (继承自 Control。) |
.gif) |
OnClick |
引发 Click 事件。 (继承自 Control。) |
.gif) |
OnClientSizeChanged |
引发 ClientSizeChanged 事件。 (继承自 Control。) |
.gif) |
OnColumnAdded |
引发 ColumnAdded 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnContextMenuStripChanged |
引发 ColumnContextMenuStripChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnDataPropertyNameChanged |
引发 ColumnDataPropertyNameChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnDefaultCellStyleChanged |
引发 ColumnDefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnDisplayIndexChanged |
引发 ColumnDisplayIndexChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnDividerDoubleClick |
引发 ColumnDividerDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnDividerWidthChanged |
引发 ColumnDividerWidthChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeaderCellChanged |
引发 ColumnHeaderCellChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeaderMouseClick |
引发 ColumnHeaderMouseClick 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeaderMouseDoubleClick |
引发 ColumnHeaderMouseDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeadersBorderStyleChanged |
引发 ColumnHeadersBorderStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeadersDefaultCellStyleChanged |
引发 ColumnHeadersDefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeadersHeightChanged |
引发 ColumnHeadersHeightChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnHeadersHeightSizeModeChanged |
引发 ColumnHeadersHeightSizeModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnMinimumWidthChanged |
引发 ColumnMinimumWidthChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnNameChanged |
引发 ColumnNameChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnRemoved |
引发 ColumnRemoved 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnSortModeChanged |
引发 ColumnSortModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnStateChanged |
引发 ColumnStateChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnToolTipTextChanged |
引发 ColumnToolTipTextChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnColumnWidthChanged |
引发 ColumnWidthChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnContextMenuChanged |
引发 ContextMenuChanged 事件。 (继承自 Control。) |
.gif) |
OnContextMenuStripChanged |
引发 ContextMenuStripChanged 事件。 (继承自 Control。) |
.gif) |
OnControlAdded |
引发 ControlAdded 事件。 (继承自 Control。) |
.gif) |
OnControlRemoved |
引发 ControlRemoved 事件。 (继承自 Control。) |
.gif) |
OnCreateControl |
引发 CreateControl 方法。 (继承自 Control。) |
.gif) |
OnCurrentCellChanged |
引发 CurrentCellChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCurrentCellDirtyStateChanged |
引发 CurrentCellDirtyStateChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnCursorChanged |
,如果光标位于用户代码,都发生了更改 CursorChanged 引发事件并更新 UserSetCursor 属性。 (继承自 DataGridView。) |
.gif) |
OnDataBindingComplete |
引发 DataBindingComplete 事件。 (继承自 DataGridView。) |
.gif) |
OnDataError |
引发 DataError 事件。 (继承自 DataGridView。) |
.gif) |
OnDataMemberChanged |
引发 DataMemberChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnDataSourceChanged |
引发 DataSourceChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnDefaultCellStyleChanged |
引发 DefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnDefaultValuesNeeded |
引发 DefaultValuesNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnDockChanged |
引发 DockChanged 事件。 (继承自 Control。) |
.gif) |
OnDoubleClick |
引发 DoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnDragDrop |
引发 DragDrop 事件。 (继承自 Control。) |
.gif) |
OnDragEnter |
引发 DragEnter 事件。 (继承自 Control。) |
.gif) |
OnDragLeave |
引发 DragLeave 事件。 (继承自 Control。) |
.gif) |
OnDragOver |
引发 DragOver 事件。 (继承自 Control。) |
.gif) |
OnEditingControlShowing |
引发 EditingControlShowing 事件。 (继承自 DataGridView。) |
.gif) |
OnEditModeChanged |
引发 EditModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnEnabledChanged |
引发 EnabledChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnEnter |
引发 Enter 事件。 (继承自 DataGridView。) |
.gif) |
OnFontChanged |
引发 FontChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnForeColorChanged |
引发 ForeColorChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnGiveFeedback |
引发 GiveFeedback 事件。 (继承自 Control。) |
.gif) |
OnGotFocus |
引发 GotFocus 事件。 (继承自 DataGridView。) |
.gif) |
OnGridColorChanged |
(重写 DataGridView.OnGridColorChanged(EventArgs)。) |
.gif) |
OnHandleCreated |
引发 HandleCreated 事件。 (继承自 DataGridView。) |
.gif) |
OnHandleDestroyed |
引发 HandleDestroyed 事件。 (继承自 DataGridView。) |
.gif) |
OnHelpRequested |
引发 HelpRequested 事件。 (继承自 Control。) |
.gif) |
OnImeModeChanged |
引发 ImeModeChanged 事件。 (继承自 Control。) |
.gif) |
OnInvalidated |
引发 Invalidated 事件。 (继承自 Control。) |
.gif) |
OnKeyDown |
(重写 DataGridView.OnKeyDown(KeyEventArgs)。) |
.gif) |
OnKeyPress |
引发 KeyPress 事件。 (继承自 DataGridView。) |
.gif) |
OnKeyUp |
(重写 DataGridView.OnKeyUp(KeyEventArgs)。) |
.gif) |
OnLayout |
引发 Layout 事件。 (继承自 DataGridView。) |
.gif) |
OnLeave |
引发 Leave 事件。 (继承自 DataGridView。) |
.gif) |
OnLocationChanged |
引发 LocationChanged 事件。 (继承自 Control。) |
.gif) |
OnLostFocus |
引发 LostFocus 事件。 (继承自 DataGridView。) |
.gif) |
OnMarginChanged |
引发 MarginChanged 事件。 (继承自 Control。) |
.gif) |
OnMouseCaptureChanged |
引发 MouseCaptureChanged 事件。 (继承自 Control。) |
.gif) |
OnMouseClick |
引发 MouseClick 事件。 (继承自 DataGridView。) |
.gif) |
OnMouseDoubleClick |
引发 MouseDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnMouseDown |
(重写 DataGridView.OnMouseDown(MouseEventArgs)。) |
.gif) |
OnMouseEnter |
引发 MouseEnter 事件。 (继承自 DataGridView。) |
.gif) |
OnMouseHover |
引发 MouseHover 事件。 (继承自 Control。) |
.gif) |
OnMouseLeave |
引发 MouseLeave 事件。 (继承自 DataGridView。) |
.gif) |
OnMouseMove |
引发 MouseMove 事件。 (继承自 DataGridView。) |
.gif) |
OnMouseUp |
(重写 DataGridView.OnMouseUp(MouseEventArgs)。) |
.gif) |
OnMouseWheel |
引发 MouseWheel 事件。 (继承自 DataGridView。) |
.gif) |
OnMove |
引发 Move 事件。 (继承自 Control。) |
.gif) |
OnMultiSelectChanged |
引发 MultiSelectChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnNewRowNeeded |
引发 NewRowNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnNotifyMessage |
向控件通知 Windows 消息。 (继承自 Control。) |
.gif) |
OnPaddingChanged |
引发 PaddingChanged 事件。 (继承自 Control。) |
.gif) |
OnPaint |
(重写 DataGridView.OnPaint(PaintEventArgs)。) |
.gif) |
OnPaintBackground |
绘制控件的背景。 (继承自 Control。) |
.gif) |
OnParentBackColorChanged |
当控件容器的 BackColor 属性值更改时,将引发 BackColorChanged 事件。 (继承自 Control。) |
.gif) |
OnParentBackgroundImageChanged |
当控件容器的 BackgroundImage 属性值更改时,将引发 BackgroundImageChanged 事件。 (继承自 Control。) |
.gif) |
OnParentBindingContextChanged |
当控件容器的 BindingContext 属性值更改时,将引发 BindingContextChanged 事件。 (继承自 Control。) |
.gif) |
OnParentChanged |
引发 ParentChanged 事件。 (继承自 Control。) |
.gif) |
OnParentCursorChanged |
引发 CursorChanged 事件。 (继承自 Control。) |
.gif) |
OnParentEnabledChanged |
当控件容器的 Enabled 属性值更改时,将引发 EnabledChanged 事件。 (继承自 Control。) |
.gif) |
OnParentFontChanged |
当控件容器的 Font 属性值更改时,将引发 FontChanged 事件。 (继承自 Control。) |
.gif) |
OnParentForeColorChanged |
当控件容器的 ForeColor 属性值更改时,将引发 ForeColorChanged 事件。 (继承自 Control。) |
.gif) |
OnParentRightToLeftChanged |
当控件容器的 RightToLeft 属性值更改时,将引发 RightToLeftChanged 事件。 (继承自 Control。) |
.gif) |
OnParentVisibleChanged |
当控件容器的 Visible 属性值更改时,将引发 VisibleChanged 事件。 (继承自 Control。) |
.gif) |
OnPreviewKeyDown |
引发 PreviewKeyDown 事件。 (继承自 Control。) |
.gif) |
OnPrint |
引发 Paint 事件。 (继承自 Control。) |
.gif) |
OnQueryContinueDrag |
引发 QueryContinueDrag 事件。 (继承自 Control。) |
.gif) |
OnReadOnlyChanged |
引发 ReadOnlyChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRegionChanged |
引发 RegionChanged 事件。 (继承自 Control。) |
.gif) |
OnResize |
(重写 DataGridView.OnResize(EventArgs)。) |
.gif) |
OnRightToLeftChanged |
引发 RightToLeftChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowContextMenuStripChanged |
引发 RowContextMenuStripChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowContextMenuStripNeeded |
引发 RowContextMenuStripNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnRowDefaultCellStyleChanged |
引发 RowDefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowDirtyStateNeeded |
引发 RowDirtyStateNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnRowDividerDoubleClick |
引发 RowDividerDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnRowDividerHeightChanged |
引发 RowDividerHeightChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowEnter |
(重写 DataGridView.OnRowEnter(DataGridViewCellEventArgs)。) |
.gif) |
OnRowErrorTextChanged |
引发 RowErrorTextChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowErrorTextNeeded |
引发 RowErrorTextNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeaderCellChanged |
引发 RowHeaderCellChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeaderMouseClick |
引发 RowHeaderMouseClick 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeaderMouseDoubleClick |
引发 RowHeaderMouseDoubleClick 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeadersBorderStyleChanged |
引发 RowHeadersBorderStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeadersDefaultCellStyleChanged |
引发 RowHeadersDefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeadersWidthChanged |
引发 RowHeadersWidthChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeadersWidthSizeModeChanged |
引发 RowHeadersWidthSizeModeChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeightChanged |
引发 RowHeightChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeightInfoNeeded |
引发 RowHeightInfoNeeded 事件。 (继承自 DataGridView。) |
.gif) |
OnRowHeightInfoPushed |
引发 RowHeightInfoPushed 事件。 (继承自 DataGridView。) |
.gif) |
OnRowLeave |
(重写 DataGridView.OnRowLeave(DataGridViewCellEventArgs)。) |
.gif) |
OnRowMinimumHeightChanged |
引发 RowMinimumHeightChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowPostPaint |
(重写 DataGridView.OnRowPostPaint(DataGridViewRowPostPaintEventArgs)。) |
.gif) |
OnRowPrePaint |
引发 RowPrePaint 事件。 (继承自 DataGridView。) |
.gif) |
OnRowsAdded |
引发 RowsAdded 事件。 (继承自 DataGridView。) |
.gif) |
OnRowsDefaultCellStyleChanged |
引发 RowsDefaultCellStyleChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowsRemoved |
(重写 DataGridView.OnRowsRemoved(DataGridViewRowsRemovedEventArgs)。) |
.gif) |
OnRowStateChanged |
引发 RowStateChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnRowUnshared |
引发 RowUnshared 事件。 (继承自 DataGridView。) |
.gif) |
OnRowValidated |
引发 RowValidated 事件。 (继承自 DataGridView。) |
.gif) |
OnRowValidating |
引发 RowValidating 事件。 (继承自 DataGridView。) |
.gif) |
OnScroll |
(重写 DataGridView.OnScroll(ScrollEventArgs)。) |
.gif) |
OnSelectionChanged |
引发 SelectionChanged 事件。 (继承自 DataGridView。) |
.gif) |
OnSizeChanged |
引发 SizeChanged 事件。 (继承自 Control。) |
.gif) |
OnSortCompare |
引发 SortCompare 事件。 (继承自 DataGridView。) |
.gif) |
OnSorted |
引发 Sorted 事件。 (继承自 DataGridView。) |
.gif) |
OnStyleChanged |
引发 StyleChanged 事件。 (继承自 Control。) |
.gif) |
OnSystemColorsChanged |
引发 SystemColorsChanged 事件。 (继承自 Control。) |
.gif) |
OnTabIndexChanged |
引发 TabIndexChanged 事件。 (继承自 Control。) |
.gif) |
OnTabStopChanged |
引发 TabStopChanged 事件。 (继承自 Control。) |
.gif) |
OnTextChanged |
引发 TextChanged 事件。 (继承自 Control。) |
.gif) |
OnUserAddedRow |
引发 UserAddedRow 事件。 (继承自 DataGridView。) |
.gif) |
OnUserDeletedRow |
引发 UserDeletedRow 事件。 (继承自 DataGridView。) |
.gif) |
OnUserDeletingRow |
引发 UserDeletingRow 事件。 (继承自 DataGridView。) |
.gif) |
OnValidated |
引发 Validated 事件。 (继承自 Control。) |
.gif) |
OnValidating |
引发 Validating 事件。 (继承自 DataGridView。) |
.gif) |
OnVisibleChanged |
(重写 DataGridView.OnVisibleChanged(EventArgs)。) |
.gif) |
PaintBackground |
绘制 DataGridView的背景。 (继承自 DataGridView。) |
.gif) |
PerformLayout() |
强制控件将布局逻辑应用于其所有子控件。 (继承自 Control。) |
.gif) |
PerformLayout(Control, String) |
强制控件将布局逻辑应用于其所有子控件。 (继承自 Control。) |
.gif) |
PointToClient |
将指定屏幕点的位置计算成工作区坐标。 (继承自 Control。) |
.gif) |
PointToScreen |
将指定工作区点的位置计算成屏幕坐标。 (继承自 Control。) |
.gif) |
PreProcessControlMessage |
在调度键盘或输入消息之前,在消息循环内对它们进行预处理。 (继承自 Control。) |
.gif) |
PreProcessMessage |
在调度键盘或输入消息之前,在消息循环内对它们进行预处理。 (继承自 Control。) |
.gif) |
ProcessAKey |
处理、键。 (继承自 DataGridView。) |
.gif) |
ProcessCmdKey |
处理命令键。 (继承自 Control。) |
.gif) |
ProcessDataGridViewKey |
处理为导航使用的键。 DataGridView。 (继承自 DataGridView。) |
.gif) |
ProcessDeleteKey |
处理 delete 键。 (继承自 DataGridView。) |
.gif) |
ProcessDialogChar |
处理对话框字符。 (继承自 Control。) |
.gif) |
ProcessDialogKey |
(重写 DataGridView.ProcessDialogKey(Keys)。) |
.gif) |
ProcessDownKey |
处理向下键。 (继承自 DataGridView。) |
.gif) |
ProcessEndKey |
进程结束键。 (继承自 DataGridView。) |
.gif) |
ProcessEnterKey |
处理 enter 键。 (继承自 DataGridView。) |
.gif) |
ProcessEscapeKey |
处理 ESC 键。 (继承自 DataGridView。) |
.gif) |
ProcessF2Key |
处理 F2 键。 (继承自 DataGridView。) |
.gif) |
ProcessHomeKey |
处理该主页键。 (继承自 DataGridView。) |
.gif) |
ProcessInsertKey |
处理 insert 键。 (继承自 DataGridView。) |
.gif) |
ProcessKeyEventArgs |
处理键消息并生成相应的控件事件。 (继承自 DataGridView。) |
.gif) |
ProcessKeyMessage |
处理键盘消息。 (继承自 Control。) |
.gif) |
ProcessKeyPreview |
(重写 DataGridView.ProcessKeyPreview(Message%)。) |
.gif) |
ProcessLeftKey |
处理向左键。 (继承自 DataGridView。) |
.gif) |
ProcessMnemonic |
处理助记键字符。 (继承自 Control。) |
.gif) |
ProcessNextKey |
处理页向下键。 (继承自 DataGridView。) |
.gif) |
ProcessPriorKey |
处理键的页。 (继承自 DataGridView。) |
.gif) |
ProcessRightKey |
处理右箭头键。 (继承自 DataGridView。) |
.gif) |
ProcessSpaceKey |
处理空格键。 (继承自 DataGridView。) |
.gif) |
ProcessTabKey |
处理 tab 键。 (继承自 DataGridView。) |
.gif) |
ProcessUpKey |
处理箭头键。 (继承自 DataGridView。) |
.gif) |
ProcessZeroKey |
处理 0 键。 (继承自 DataGridView。) |
.gif) |
RaiseDragEvent |
基础结构。引发适当的拖动事件。 (继承自 Control。) |
.gif) |
RaiseKeyEvent |
基础结构。引发适当的键事件。 (继承自 Control。) |
.gif) |
RaiseMouseEvent |
基础结构。引发适当的鼠标事件。 (继承自 Control。) |
.gif) |
RaisePaintEvent |
基础结构。引发适当的绘画事件。 (继承自 Control。) |
.gif) |
RecreateHandle |
强制为控件重新创建句柄。 (继承自 Control。) |
.gif) |
RectangleToClient |
计算指定屏幕矩形的大小和位置(以工作区坐标表示)。 (继承自 Control。) |
.gif) |
RectangleToScreen |
计算指定工作区矩形的大小和位置(以屏幕坐标表示)。 (继承自 Control。) |
.gif) |
Refresh |
强制控件使其工作区无效并立即重绘自己和任何子控件。 (继承自 Control。) |
.gif) |
RefreshEdit |
,当单元格处于编辑模式,放弃所有先前值时,将刷新当前单元格的值与基础单元格的值。 (继承自 DataGridView。) |
.gif) |
ResetBackColor |
将 BackColor 属性重置为其默认值。 (继承自 Control。) |
.gif) |
ResetBindings |
使绑定到 BindingSource 的控件重新读取列表中的所有项,并刷新这些项的显示值。 (继承自 Control。) |
.gif) |
ResetCursor |
将 Cursor 属性重置为其默认值。 (继承自 Control。) |
.gif) |
ResetFont |
将 Font 属性重置为其默认值。 (继承自 Control。) |
.gif) |
ResetForeColor |
将 ForeColor 属性重置为其默认值。 (继承自 Control。) |
.gif) |
ResetImeMode |
将 ImeMode 属性重置为其默认值。 (继承自 Control。) |
.gif) |
ResetMouseEventArgs |
基础结构。重置控件以处理 MouseLeave 事件。 (继承自 Control。) |
.gif) |
ResetRightToLeft |
将 RightToLeft 属性重置为其默认值。 (继承自 Control。) |
.gif) |
ResetText |
基础结构。重置 Text 属性设置为其默认值。 (继承自 DataGridView。) |
.gif) |
ResumeLayout() |
恢复正常的布局逻辑。 (继承自 Control。) |
.gif) |
ResumeLayout(Boolean) |
恢复正常的布局逻辑,可以选择强制对挂起的布局请求立即进行布局。 (继承自 Control。) |
.gif) |
RtlTranslateAlignment(HorizontalAlignment) |
将指定的 HorizontalAlignment 转换为相应的 HorizontalAlignment 以支持从右向左的文本。 (继承自 Control。) |
.gif) |
RtlTranslateAlignment(LeftRightAlignment) |
将指定的 LeftRightAlignment 转换为相应的 LeftRightAlignment 以支持从右向左的文本。 (继承自 Control。) |
.gif) |
RtlTranslateAlignment(ContentAlignment) |
将指定的 ContentAlignment 转换为相应的 ContentAlignment 以支持从右向左的文本。 (继承自 Control。) |
.gif) |
RtlTranslateContent |
将指定的 ContentAlignment 转换为相应的 ContentAlignment 以支持从右向左的文本。 (继承自 Control。) |
.gif) |
RtlTranslateHorizontal |
将指定的 HorizontalAlignment 转换为相应的 HorizontalAlignment 以支持从右向左的文本。 (继承自 Control。) |
.gif) |
RtlTranslateLeftRight |
将指定的 LeftRightAlignment 转换为相应的 LeftRightAlignment 以支持从右向左的文本。 (继承自 Control。) |
.gif) |
Scale(Single) |
已过时。缩放控件和任何子控件。 (继承自 Control。) |
.gif) |
Scale(SizeF) |
按指定的比例因子缩放控件和所有子控件。 (继承自 Control。) |
.gif) |
Scale(Single, Single) |
已过时。缩放整个控件和任何子控件。 (继承自 Control。) |
.gif) |
ScaleControl |
缩放控件的位置、大小、空白和边距。 (继承自 Control。) |
.gif) |
ScaleCore |
基础结构。此方法与此类无关。 (继承自 Control。) |
.gif) |
Select() |
激活控件。 (继承自 Control。) |
.gif) |
Select(Boolean, Boolean) |
激活子控件。还可以指定从中选择控件的 Tab 键顺序的方向。 (继承自 Control。) |
.gif) |
SelectAll |
选择在 DataGridView的所有单元格。 (继承自 DataGridView。) |
.gif) |
SelectNextControl |
激活下一个控件。 (继承自 Control。) |
.gif) |
SendToBack |
将控件发送到 Z 顺序的后面。 (继承自 Control。) |
.gif) |
SetAutoSizeMode |
设置一个值,该值指示当启用控件的 AutoSize 属性时控件的行为方式。 (继承自 Control。) |
.gif) |
SetBounds(Int32, Int32, Int32, Int32) |
将控件的边界设置为指定位置和大小。 (继承自 Control。) |
.gif) |
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) |
将控件的指定边界设置为指定位置和大小。 (继承自 Control。) |
.gif) |
SetBoundsCore |
此成员重写 Control.SetBoundsCore。 (继承自 DataGridView。) |
.gif) |
SetClientSizeCore |
设置控件的工作区的大小。 (继承自 Control。) |
.gif) |
SetCurrentCellAddressCore |
设置当前活动的单元格。 (继承自 DataGridView。) |
.gif) |
SetSelectedCellCore |
更改单元格的选择状态与指定的行和列索引的。 (继承自 DataGridView。) |
.gif) |
SetSelectedColumnCore |
更改列的选择状态与指定的索引。 (继承自 DataGridView。) |
.gif) |
SetSelectedRowCore |
更改直线的选择状态与指定的索引。 (继承自 DataGridView。) |
.gif) |
SetStyle |
将指定的 ControlStyles 标志设置为 true 或 false。 (继承自 Control。) |
.gif) |
SetTopLevel |
将控件设置为顶级控件。 (继承自 Control。) |
.gif) |
SetVisibleCore |
将控件设置为指定的可见状态。 (继承自 Control。) |
.gif) |
Show |
向用户显示控件。 (继承自 Control。) |
.gif) |
SizeFromClientSize |
确定整个控件(从控件工作区的高度和宽度起计算)的大小。 (继承自 Control。) |
.gif) |
Sort(IComparer) |
使用 IComparer 接口的实现,排序 DataGridView 控件的内容。 (继承自 DataGridView。) |
.gif) |
Sort(DataGridViewColumn, ListSortDirection) |
排序 DataGridView 控件的内容在基于指定列的内容按升序或降序。 (继承自 DataGridView。) |
.gif) |
SuspendLayout |
临时挂起控件的布局逻辑。 (继承自 Control。) |
.gif) |
ToString |
返回包含 Component 的名称的 String(如果有)。不应重写此方法。 (继承自 Component。) |
.gif) |
Update |
使控件重绘其工作区内的无效区域。 (继承自 Control。) |
.gif) |
UpdateBounds() |
用当前大小和位置更新控件的边界。 (继承自 Control。) |
.gif) |
UpdateBounds(Int32, Int32, Int32, Int32) |
用指定大小和位置更新控件的边界。 (继承自 Control。) |
.gif) |
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) |
用指定大小、位置和工作区的大小更新控件的边界。 (继承自 Control。) |
.gif) |
UpdateCellErrorText |
在指定的位置强制单元格更新其错误文本。 (继承自 DataGridView。) |
.gif) |
UpdateCellValue |
强制该控件在基于其新值的指定位置更新其单元格的显示,当前应用任何自动调整大小模式有效。 (继承自 DataGridView。) |
.gif) |
UpdateDetailsPanelHeight |
|
.gif) |
UpdateRowErrorText(Int32) |
强制行在特定行索引更新其错误文本。 (继承自 DataGridView。) |
.gif) |
UpdateRowErrorText(Int32, Int32) |
强制在给定范围内行更新其错误文本。 (继承自 DataGridView。) |
.gif) |
UpdateRowHeightInfo |
强制指定的行更新其高度信息。 (继承自 DataGridView。) |
.gif) |
UpdateStyles |
强制将分配的样式重新应用到控件。 (继承自 Control。) |
.gif) |
UpdateZOrder |
按控件的父级的 Z 顺序更新控件。 (继承自 Control。) |
.gif) |
WndProc |
处理 windows 消息。 (继承自 DataGridView。) |