|
AdjustCellBorderStyle |
根据指定条件修改输入单元格的边框样式。 (继承自 DataGridViewCell。) |
|
BorderWidths |
返回一个 Rectangle,它表示所有单元格的边距宽度。 (继承自 DataGridViewCell。) |
|
ClickUnsharesRow |
指示在单击单元格时,是否对单元格所在的行取消共享。 (继承自 DataGridViewCell。) |
|
Clone |
创建此单元格的精确副本。 (继承自 DataGridViewComboBoxCell。) |
|
ContentClickUnsharesRow |
指示在单击单元格的内容时,是否对该单元格所在的行取消共享。 (继承自 DataGridViewCell。) |
|
ContentDoubleClickUnsharesRow |
指示在双击单元格的内容时,是否对该单元格所在的行取消共享。 (继承自 DataGridViewCell。) |
|
CreateAccessibilityInstance |
为 DataGridViewCell 创建一个新的辅助性对象。 (继承自 DataGridViewCell。) |
|
DetachEditingControl |
从 DataGridView 中移除单元格的编辑控件。 (继承自 DataGridViewComboBoxCell。) |
|
Dispose() |
释放由 DataGridViewCell 使用的所有资源。 (继承自 DataGridViewCell。) |
|
Dispose(Boolean) |
释放由 DataGridViewCell 占用的非托管资源,还可以另外再释放托管资源。 (继承自 DataGridViewCell。) |
|
DoubleClickUnsharesRow |
指示在双击单元格时,是否对该单元格所在的行取消共享。 (继承自 DataGridViewCell。) |
|
EnterUnsharesRow |
指示在焦点移到某单元格时,是否对相应父行取消共享。 (继承自 DataGridViewCell。) |
|
Equals |
确定指定的对象是否等于当前对象。 (继承自 Object。) |
|
Finalize |
在使用“垃圾回收”回收 DataGridViewCell 之前,释放非托管资源并执行其他清理操作。 (继承自 DataGridViewCell。) |
|
GetClipboardContent |
检索要复制到 Clipboard 的单元格的已设置格式的值。 (继承自 DataGridViewCell。) |
|
GetContentBounds(Int32) |
使用默认的 Graphics 和单元格当前应用的单元格样式,返回围绕单元格内容区域的边框。 (继承自 DataGridViewCell。) |
|
GetContentBounds(Graphics, DataGridViewCellStyle, Int32) |
返回围绕单元格内容区域的边框,该区域是使用指定的 Graphics 和单元格样式计算的。 (继承自 DataGridViewComboBoxCell。) |
|
GetEditedFormattedValue |
返回该单元格的当前格式化值,而不考虑该单元格是否处于编辑模式,也无论是否尚未提交此值。 (继承自 DataGridViewCell。) |
|
GetErrorIconBounds |
如果显示了单元格的错误图标,则返回环绕该图标的边框。 (继承自 DataGridViewComboBoxCell。) |
|
GetErrorText |
返回表示单元格错误的字符串。 (继承自 DataGridViewCell。) |
|
GetFormattedValue |
来设置值的格式。 (重写 DataGridViewComboBoxCell.GetFormattedValue(Object, Int32, DataGridViewCellStyle%, TypeConverter, TypeConverter, DataGridViewDataErrorContexts)。) |
|
GetHashCode |
用作特定类型的哈希函数。 (继承自 Object。) |
|
GetInheritedContextMenuStrip |
获取当前单元格的继承快捷菜单。 (继承自 DataGridViewCell。) |
|
GetInheritedState |
返回一个值,该值指示此单元格从它的行和列的状态继承后的当前状态。 (继承自 DataGridViewCell。) |
|
GetInheritedStyle |
获取应用于该单元格的样式。 (继承自 DataGridViewCell。) |
|
GetPreferredSize |
计算单元格的首选大小(以像素为单位)。 (继承自 DataGridViewComboBoxCell。) |
|
GetSize |
获取单元格的大小。 (继承自 DataGridViewCell。) |
|
GetType |
获取当前实例的 Type。 (继承自 Object。) |
|
GetValue |
获取单元格的值。 (继承自 DataGridViewCell。) |
|
InitializeEditingControl |
(重写 DataGridViewComboBoxCell.InitializeEditingControl(Int32, Object, DataGridViewCellStyle)。) |
|
KeyDownUnsharesRow |
指示在焦点位于单元格上,同时用户按任意键时,是否对父行取消共享。 (继承自 DataGridViewCell。) |
|
KeyEntersEditMode |
确定是否应基于给定键启动编辑模式。 (继承自 DataGridViewComboBoxCell。) |
|
KeyPressUnsharesRow |
指示在焦点位于该行的单元格上并同时按任意键时,是否取消行的共享。 (继承自 DataGridViewCell。) |
|
KeyUpUnsharesRow |
指示当焦点位于单元格上,同时用户释放某个键时,是否对父行取消共享。 (继承自 DataGridViewCell。) |
|
LeaveUnsharesRow |
指示在焦点离开某行的单元格时,是否对该行取消共享。 (继承自 DataGridViewCell。) |
|
MemberwiseClone |
创建当前 Object 的浅表副本。 (继承自 Object。) |
|
MouseClickUnsharesRow |
指示在鼠标指针位于某行的单元格上,同时用户单击鼠标按钮时,是否应对该行取消共享。 (继承自 DataGridViewCell。) |
|
MouseDoubleClickUnsharesRow |
指示当用户双击行中的单元格时,是否将对该行取消共享。 (继承自 DataGridViewCell。) |
|
MouseDownUnsharesRow |
指示在指针位于行中某个单元格上,同时用户按住鼠标按钮时,是否对该行取消共享。 (继承自 DataGridViewCell。) |
|
MouseEnterUnsharesRow |
指示当鼠标指针移过行中某个单元格上时,该行是否取消共享状态。 (继承自 DataGridViewCell。) |
|
MouseLeaveUnsharesRow |
指示当鼠标指针离开某行时,该行是否取消共享状态。 (继承自 DataGridViewCell。) |
|
MouseMoveUnsharesRow |
指示当鼠标指针移过行中某个单元格上时,该行是否取消共享状态。 (继承自 DataGridViewCell。) |
|
MouseUpUnsharesRow |
指示在鼠标指针位于行中某个单元格上,同时用户释放鼠标按钮时,是否对该行取消共享。 (继承自 DataGridViewCell。) |
|
OnClick |
在单击单元格时进行调用。 (继承自 DataGridViewCell。) |
|
OnContentClick |
在单击单元格的内容时进行调用。 (继承自 DataGridViewCell。) |
|
OnContentDoubleClick |
在双击单元格的内容时进行调用。 (继承自 DataGridViewCell。) |
|
OnDataGridViewChanged |
处理数据网格更改 (重写 DataGridViewComboBoxCell.OnDataGridViewChanged()。) |
|
OnDoubleClick |
在双击单元格时进行调用。 (继承自 DataGridViewCell。) |
|
OnEnter |
在焦点移动到单元格时进行调用。 (继承自 DataGridViewComboBoxCell。) |
|
OnKeyDown |
在焦点位于单元格上并同时按下字符键时进行调用。 (继承自 DataGridViewCell。) |
|
OnKeyPress |
在焦点位于单元格上并同时按任意键时进行调用。 (继承自 DataGridViewCell。) |
|
OnKeyUp |
在焦点位于单元格上并同时释放字符键时进行调用。 (继承自 DataGridViewCell。) |
|
OnLeave |
(重写 DataGridViewComboBoxCell.OnLeave(Int32, Boolean)。) |
|
OnMouseClick |
在指针位于单元格上且用户同时单击鼠标按钮时进行调用。 (继承自 DataGridViewComboBoxCell。) |
|
OnMouseDoubleClick |
在指针位于单元格上,同时用户双击鼠标按钮时进行调用。 (继承自 DataGridViewCell。) |
|
OnMouseDown |
在指针位于单元格上,同时用户按住鼠标按钮时进行调用。 (继承自 DataGridViewCell。) |
|
OnMouseEnter |
当鼠标指针移到单元格上时调用。 (继承自 DataGridViewComboBoxCell。) |
|
OnMouseLeave |
在鼠标指针离开单元格时调用。 (继承自 DataGridViewComboBoxCell。) |
|
OnMouseMove |
当鼠标指针在单元格内移动时调用。 (继承自 DataGridViewComboBoxCell。) |
|
OnMouseUp |
在指针位于单元格上,同时用户释放鼠标按钮时进行调用。 (继承自 DataGridViewCell。) |
|
Paint |
绘制当前的 DataGridViewComboBoxCell。 (继承自 DataGridViewComboBoxCell。) |
|
PaintBorder |
绘制当前 DataGridViewCell 的边框。 (继承自 DataGridViewCell。) |
|
PaintErrorIcon |
绘制当前 DataGridViewCell 的错误图标。 (继承自 DataGridViewCell。) |
|
ParseFormattedValue |
分析该值 (重写 DataGridViewComboBoxCell.ParseFormattedValue(Object, DataGridViewCellStyle, TypeConverter, TypeConverter)。) |
|
PositionEditingControl |
设置由 DataGridView 控件中的单元格承载的编辑控件的位置和大小。 (继承自 DataGridViewCell。) |
|
PositionEditingPanel |
设置单元格承载的编辑面板的位置和大小,并返回编辑面板内编辑控件的正常界限。 (继承自 DataGridViewCell。) |
|
RaiseCellClick |
引发 DataGridView.CellClick 事件。 (继承自 DataGridViewElement。) |
|
RaiseCellContentClick |
引发 DataGridView.CellContentClick 事件。 (继承自 DataGridViewElement。) |
|
RaiseCellContentDoubleClick |
引发 DataGridView.CellContentDoubleClick 事件。 (继承自 DataGridViewElement。) |
|
RaiseCellValueChanged |
引发 DataGridView.CellValueChanged 事件。 (继承自 DataGridViewElement。) |
|
RaiseDataError |
引发 DataGridView.DataError 事件。 (继承自 DataGridViewElement。) |
|
RaiseMouseWheel |
引发 Control.MouseWheel 事件。 (继承自 DataGridViewElement。) |
|
SetValue |
设置单元格的值。 (继承自 DataGridViewCell。) |
|
ToString |
返回描述当前对象的字符串。 (继承自 DataGridViewComboBoxCell。) |