DataGridViewCell
DataGridViewCellAccessibleObject
DataGridViewCell()
~DataGridViewCell()
AccessibilityObject
ColumnIndex
ContentBounds
ContextMenuStrip
DefaultNewRowValue
Displayed
EditedFormattedValue
EditType
ErrorIconBounds
ErrorText
FormattedValue
FormattedValueType
Frozen
HasStyle
InheritedState
InheritedStyle
IsInEditMode
OwningColumn
OwningRow
PreferredSize
ReadOnly
Resizable
RowIndex
Selected
Size
Style
Tag
ToolTipText
Value
ValueType
Visible
AdjustCellBorderStyle(DataGridViewAdvancedBorderStyle, DataGridViewAdvancedBorderStyle, Boolean, Boolean, Boolean, Boolean)
BorderWidths(DataGridViewAdvancedBorderStyle)
ClickUnsharesRow(DataGridViewCellEventArgs)
Clone()
ContentClickUnsharesRow(DataGridViewCellEventArgs)
ContentDoubleClickUnsharesRow(DataGridViewCellEventArgs)
CreateAccessibilityInstance()
DetachEditingControl()
Dispose()
Dispose(Boolean)
DoubleClickUnsharesRow(DataGridViewCellEventArgs)
EnterUnsharesRow(Int32, Boolean)
GetClipboardContent(Int32, Boolean, Boolean, Boolean, Boolean, String)
GetContentBounds(Int32)
GetContentBounds(Graphics, DataGridViewCellStyle, Int32)
GetEditedFormattedValue(Int32, DataGridViewDataErrorContexts)
GetErrorIconBounds(Graphics, DataGridViewCellStyle, Int32)
GetErrorText(Int32)
GetFormattedValue(Object, Int32, DataGridViewCellStyle, TypeConverter, TypeConverter, DataGridViewDataErrorContexts)
GetInheritedContextMenuStrip(Int32)
GetInheritedState(Int32)
GetInheritedStyle(DataGridViewCellStyle, Int32, Boolean)
GetPreferredSize(Graphics, DataGridViewCellStyle, Int32, Size)
GetSize(Int32)
GetValue(Int32)
InitializeEditingControl(Int32, Object, DataGridViewCellStyle)
KeyDownUnsharesRow(KeyEventArgs, Int32)
KeyEntersEditMode(KeyEventArgs)
KeyPressUnsharesRow(KeyPressEventArgs, Int32)
KeyUpUnsharesRow(KeyEventArgs, Int32)
LeaveUnsharesRow(Int32, Boolean)
MeasureTextHeight(Graphics, String, Font, Int32, TextFormatFlags)
MeasureTextHeight(Graphics, String, Font, Int32, TextFormatFlags, Boolean)
MeasureTextPreferredSize(Graphics, String, Font, Single, TextFormatFlags)
MeasureTextSize(Graphics, String, Font, TextFormatFlags)
MeasureTextWidth(Graphics, String, Font, Int32, TextFormatFlags)
MouseClickUnsharesRow(DataGridViewCellMouseEventArgs)
MouseDoubleClickUnsharesRow(DataGridViewCellMouseEventArgs)
MouseDownUnsharesRow(DataGridViewCellMouseEventArgs)
MouseEnterUnsharesRow(Int32)
MouseLeaveUnsharesRow(Int32)
MouseMoveUnsharesRow(DataGridViewCellMouseEventArgs)
MouseUpUnsharesRow(DataGridViewCellMouseEventArgs)
OnClick(DataGridViewCellEventArgs)
OnContentClick(DataGridViewCellEventArgs)
OnContentDoubleClick(DataGridViewCellEventArgs)
OnDataGridViewChanged()
OnDoubleClick(DataGridViewCellEventArgs)
OnEnter(Int32, Boolean)
OnKeyDown(KeyEventArgs, Int32)
OnKeyPress(KeyPressEventArgs, Int32)
OnKeyUp(KeyEventArgs, Int32)
OnLeave(Int32, Boolean)
OnMouseClick(DataGridViewCellMouseEventArgs)
OnMouseDoubleClick(DataGridViewCellMouseEventArgs)
OnMouseDown(DataGridViewCellMouseEventArgs)
OnMouseEnter(Int32)
OnMouseLeave(Int32)
OnMouseMove(DataGridViewCellMouseEventArgs)
OnMouseUp(DataGridViewCellMouseEventArgs)
Paint(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Object, Object, String, DataGridViewCellStyle, DataGridViewAdvancedBorderStyle, DataGridViewPaintParts)
PaintBorder(Graphics, Rectangle, Rectangle, DataGridViewCellStyle, DataGridViewAdvancedBorderStyle)
PaintErrorIcon(Graphics, Rectangle, Rectangle, String)
ParseFormattedValue(Object, DataGridViewCellStyle, TypeConverter, TypeConverter)
PositionEditingControl(Boolean, Boolean, Rectangle, Rectangle, DataGridViewCellStyle, Boolean, Boolean, Boolean, Boolean)
PositionEditingPanel(Rectangle, Rectangle, DataGridViewCellStyle, Boolean, Boolean, Boolean, Boolean)
SetValue(Int32, Object)
ToString()
net9.0-windows10.0.22621
namespace System.Windows.Forms
{
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor | DynamicallyAccessedMemberTypes.Interfaces)]
[TypeConverter(typeof(DataGridViewCellConverter))]
public abstract class DataGridViewCell : DataGridViewElement, ICloneable, IDisposable
{
protected virtual bool KeyPressUnsharesRow(KeyPressEventArgs! e, int rowIndex);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
.NET Core | 3.03.1 |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.08.010.0.1776310.0.1836210.0.1904110.0.2034810.0.2200010.0.22621 |
Information specific to net9.0-windows10.0.22621 | |
Assembly | System.Windows.Forms , Version=9.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs to set |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API