DataGridViewRow
DataGridViewRowAccessibleObject
DataGridViewRow()
AccessibilityObject
Cells
ContextMenuStrip
DataBoundItem
DefaultCellStyle
Displayed
DividerHeight
ErrorText
Frozen
HeaderCell
Height
InheritedStyle
IsNewRow
MinimumHeight
ReadOnly
Resizable
Selected
State
Visible
AdjustRowHeaderBorderStyle(DataGridViewAdvancedBorderStyle, DataGridViewAdvancedBorderStyle, Boolean, Boolean, Boolean, Boolean)
Clone()
CreateAccessibilityInstance()
CreateCells(DataGridView)
CreateCells(DataGridView, Object[])
CreateCellsInstance()
DrawFocus(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, DataGridViewCellStyle, Boolean)
GetContextMenuStrip(Int32)
GetErrorText(Int32)
GetPreferredHeight(Int32, DataGridViewAutoSizeRowMode, Boolean)
GetState(Int32)
Paint(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Boolean, Boolean)
PaintCells(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Boolean, Boolean, DataGridViewPaintParts)
PaintHeader(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Boolean, Boolean, DataGridViewPaintParts)
SetValues(Object[])
ToString()
netcoreapp3.0
namespace System.Windows.Forms
{
[TypeConverter(typeof(DataGridViewRowConverter))]
public class DataGridViewRow : DataGridViewBand
{
[Browsable(true)]
[DefaultValue(false)]
[NotifyParentProperty(true)]
public override bool ReadOnly { get; set; }
}
}
NetFx Compat Lab | 0.3 %
Reference this API 0.3 %
Set property |
---|---|
nuget.org | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
Upgrade Planner | 0.0 %
Reference this API 0.0 %
Get property 0.0 %
Set property |
.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 netcoreapp3.0 | |
Assembly | System.Windows.Forms , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Requires all:
|
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API