DataGridView

GPTKB entity

Statements (37)
Predicate Object
gptkbp:instanceOf .NET Framework class
gptkbp:component gptkb:Windows_Forms_applications
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.datagridview
gptkbp:hasEvent CellClick
CellFormatting
CellValueChanged
RowEnter
gptkbp:hasMethod gptkb:Refresh
gptkb:BeginEdit
gptkb:EndEdit
Sort
ClearSelection
UpdateCellValue
gptkbp:hasProperty gptkb:DataSource
Columns
ReadOnly
Rows
AllowUserToAddRows
AllowUserToDeleteRows
https://www.w3.org/2000/01/rdf-schema#label DataGridView
gptkbp:introducedIn gptkb:.NET_Framework_2.0
gptkbp:isParentClassOf gptkb:DataGridViewBase
Control
gptkbp:partOf gptkb:System.Windows.Forms_namespace
gptkbp:platform gptkb:Windows
gptkbp:replacedBy gptkb:DataGrid
gptkbp:supports sorting
editing
data binding
row selection
column reordering
custom cell formatting
gptkbp:usedFor displaying tabular data
gptkbp:writtenBy gptkb:C#
gptkb:VB.NET
gptkbp:bfsParent gptkb:DataTable
gptkbp:bfsLayer 6