dotNetObject:System.Windows.Forms.DataGrid

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridDefault / Value
.AccessibilityObject : , read-onlydotNetObject:System.Windows.Forms.DataGrid+DataGridAccessibleObject
.AccessibleDefaultActionDescription : undefined
.AccessibleDescription : undefined
.AccessibleName : undefined
.AccessibleRole : dotNetObject:System.Windows.Forms.AccessibleRole
.AllowDrop : false
.AllowNavigation : true
.AllowSorting : true
.AlternatingBackColor : dotNetObject:System.Drawing.Color
.Anchor : dotNetObject:System.Windows.Forms.AnchorStyles
.AutoScrollOffset : dotNetObject:System.Drawing.Point
.AutoSize : false
.BackColor : dotNetObject:System.Drawing.Color
.BackgroundColor : dotNetObject:System.Drawing.Color
.BackgroundImage : undefined
.BackgroundImageLayout : dotNetObject:System.Windows.Forms.ImageLayout
.BindingContext : undefined
.BorderStyle : dotNetObject:System.Windows.Forms.BorderStyle
.Bottom : , read-only80
.Bounds : dotNetObject:System.Drawing.Rectangle
.CanFocus : , read-onlyfalse
.CanSelect : , read-onlytrue
.CaptionBackColor : dotNetObject:System.Drawing.Color
.CaptionFont : dotNetObject:System.Drawing.Font
.CaptionForeColor : dotNetObject:System.Drawing.Color
.CaptionText :
.CaptionVisible : true
.Capture : false
.CausesValidation : true
.CheckForIllegalCrossThreadCalls : , staticfalse
.ClientRectangle : , read-onlydotNetObject:System.Drawing.Rectangle
.ClientSize : dotNetObject:System.Drawing.Size
.ColumnHeadersVisible : true
.CompanyName : , read-onlyMicrosoft Corporation
.Container : , read-onlyundefined
.ContainsFocus : , read-onlyfalse
.ContextMenu : undefined
.ContextMenuStrip : undefined
.Controls : , read-onlydotNetObject:System.Windows.Forms.Control+ControlCollection
.Created : , read-onlytrue
.CurrentCell : dotNetObject:System.Windows.Forms.DataGridCell
.CurrentRowIndex : -1
.Cursor : dotNetObject:System.Windows.Forms.Cursor
.DataBindings : , read-onlydotNetObject:System.Windows.Forms.ControlBindingsCollection
.DataMember :
.DataSource : undefined
.DefaultBackColor : , read-only, staticdotNetObject:System.Drawing.Color
.DefaultFont : , read-only, staticdotNetObject:System.Drawing.Font
.DefaultForeColor : , read-only, staticdotNetObject:System.Drawing.Color
.DisplayRectangle : , read-onlydotNetObject:System.Drawing.Rectangle
.Disposing : , read-onlyfalse
.Dock : dotNetObject:System.Windows.Forms.DockStyle
.Enabled : true
.FirstVisibleColumn : , read-only0
.FlatMode : false
.Focused : , read-onlyfalse
.Font : dotNetObject:System.Drawing.Font
.ForeColor : dotNetObject:System.Drawing.Color
.GridLineColor : dotNetObject:System.Drawing.Color
.GridLineStyle : dotNetObject:System.Windows.Forms.DataGridLineStyle
.Handle : , read-only2430540P
.HasChildren : , read-onlytrue
.HeaderBackColor : dotNetObject:System.Drawing.Color
.HeaderFont : dotNetObject:System.Drawing.Font
.HeaderForeColor : dotNetObject:System.Drawing.Color
.Height : 80
.ImeMode : dotNetObject:System.Windows.Forms.ImeMode
.InvokeRequired : , read-onlyfalse
.IsAccessible : false
.IsDisposed : , read-onlyfalse
.IsHandleCreated : , read-onlytrue
.IsMirrored : , read-onlyfalse
.Item[cell] : undefined
.Item[rowIndex, columnIndex] : undefined
.LayoutEngine : , read-onlydotNetObject:System.Windows.Forms.Layout.DefaultLayout
.Left : 0
.LinkColor : dotNetObject:System.Drawing.Color
.LinkHoverColor : dotNetObject:System.Drawing.Color
.Location : dotNetObject:System.Drawing.Point
.Margin : dotNetObject:System.Windows.Forms.Padding
.MaximumSize : dotNetObject:System.Drawing.Size
.MinimumSize : dotNetObject:System.Drawing.Size
.ModifierKeys : , read-only, staticdotNetObject:System.Windows.Forms.Keys
.MouseButtons : , read-only, staticdotNetObject:System.Windows.Forms.MouseButtons
.MousePosition : , read-only, staticdotNetObject:System.Drawing.Point
.Name :
.Padding : dotNetObject:System.Windows.Forms.Padding
.Parent : undefined
.ParentRowsBackColor : dotNetObject:System.Drawing.Color
.ParentRowsForeColor : dotNetObject:System.Drawing.Color
.ParentRowsLabelStyle : dotNetObject:System.Windows.Forms.DataGridParentRowsLabelStyle
.ParentRowsVisible : true
.PreferredColumnWidth : 75
.PreferredRowHeight : 16
.PreferredSize : , read-onlydotNetObject:System.Drawing.Size
.ProductName : , read-onlyMicrosoft® .NET Framework
.ProductVersion : , read-only2.0.50727.42
.ReadOnly : false
.RecreatingHandle : , read-onlyfalse
.Region : undefined
.Right : , read-only130
.RightToLeft : dotNetObject:System.Windows.Forms.RightToLeft
.RowHeadersVisible : true
.RowHeaderWidth : 35
.SelectionBackColor : dotNetObject:System.Drawing.Color
.SelectionForeColor : dotNetObject:System.Drawing.Color
.Site : undefined
.Size : dotNetObject:System.Drawing.Size
.TabIndex : 0
.TableStyles : , read-onlydotNetObject:System.Windows.Forms.GridTableStylesCollection
.TabStop : true
.Tag : undefined
.Text :
.Top : 0
.TopLevelControl : , read-onlyundefined
.UseWaitCursor : false
.Visible : true
.VisibleColumnCount : , read-only0
.VisibleRowCount : , read-only0
.Width : 130
.WindowTarget : dotNetObject:System.Windows.Forms.Control+ControlNativeWindow
--METHODS OF dotNetObject:System.Windows.Forms.DataGrid
.BeginEdit gridColumn rowNumber
.BeginInit()
.BeginInvoke method
.BeginInvoke method args
.BringToFront()
.Collapse row
.Contains ctl
.CreateControl()
.CreateGraphics()
.CreateObjRef requestedType
.Dispose()
.DoDragDrop data allowedEffects
.DrawToBitmap bitmap targetBounds
.EndEdit gridColumn rowNumber shouldAbort
.EndInit()
.EndInvoke asyncResult
.Equals obj
.[static]Equals objA objB
.Expand row
.FindForm()
.Focus()
.[static]FromChildHandle handle
.[static]FromHandle handle
.GetCellBounds dgc
.GetCellBounds row col
.GetChildAtPoint pt
.GetChildAtPoint pt skipValue
.GetContainerControl()
.GetCurrentCellBounds()
.GetHashCode()
.GetLifetimeService()
.GetNextControl ctl forward
.GetPreferredSize proposedSize
.GetType()
.Hide()
.HitTest position
.HitTest x y
.InitializeLifetimeService()
.Invalidate()
.Invalidate invalidateChildren
.Invalidate region
.Invalidate rc
.Invalidate rc invalidateChildren
.Invalidate region invalidateChildren
.Invoke method
.Invoke method args
.IsExpanded rowNumber
.[static]IsKeyLocked keyVal
.[static]IsMnemonic charCode text
.IsSelected row
.NavigateBack()
.NavigateTo rowNumber relationName
.PerformLayout()
.PerformLayout affectedControl affectedProperty
.PointToClient p
.PointToScreen p
.PreProcessControlMessage msg
.PreProcessMessage msg
.RectangleToClient r
.RectangleToScreen r
.[static]ReferenceEquals objA objB
.Refresh()
.ResetAlternatingBackColor()
.ResetBackColor()
.ResetBindings()
.ResetCursor()
.ResetFont()
.ResetForeColor()
.ResetGridLineColor()
.ResetHeaderBackColor()
.ResetHeaderFont()
.ResetHeaderForeColor()
.ResetImeMode()
.ResetLinkColor()
.ResetLinkHoverColor()
.ResetRightToLeft()
.ResetSelectionBackColor()
.ResetSelectionForeColor()
.ResetText()
.ResumeLayout()
.ResumeLayout performLayout
.Scale factor
.Scale ratio
.Scale dx dy
.Select()
.Select row
.SelectNextControl ctl forward tabStopOnly nested wrap
.SendToBack()
.SetBounds x y width height
.SetBounds x y width height specified
.SetDataBinding dataSource dataMember
.Show()
.SubObjectsSiteChange site
.SuspendLayout()
.ToString()
.UnSelect row
.Update()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGrid
on AllowNavigationChanged e do ( ... )
on AutoSizeChanged e do ( ... )
on BackButtonClick e do ( ... )
on BackColorChanged e do ( ... )
on BackgroundColorChanged e do ( ... )
on BackgroundImageChanged e do ( ... )
on BackgroundImageLayoutChanged e do ( ... )
on BindingContextChanged e do ( ... )
on BorderStyleChanged e do ( ... )
on CaptionVisibleChanged e do ( ... )
on CausesValidationChanged e do ( ... )
on ChangeUICues e do ( ... )
on Click e do ( ... )
on ClientSizeChanged e do ( ... )
on ContextMenuChanged e do ( ... )
on ContextMenuStripChanged e do ( ... )
on ControlAdded e do ( ... )
on ControlRemoved e do ( ... )
on CurrentCellChanged e do ( ... )
on CursorChanged e do ( ... )
on DataSourceChanged e do ( ... )
on Disposed e do ( ... )
on DockChanged e do ( ... )
on DoubleClick e do ( ... )
on DragDrop e do ( ... )
on DragEnter e do ( ... )
on DragLeave e do ( ... )
on DragOver e do ( ... )
on EnabledChanged e do ( ... )
on Enter e do ( ... )
on FlatModeChanged e do ( ... )
on FontChanged e do ( ... )
on ForeColorChanged e do ( ... )
on GiveFeedback e do ( ... )
on GotFocus e do ( ... )
on HandleCreated e do ( ... )
on HandleDestroyed e do ( ... )
on HelpRequested hlpevent do ( ... )
on ImeModeChanged e do ( ... )
on Invalidated e do ( ... )
on KeyDown e do ( ... )
on KeyPress e do ( ... )
on KeyUp e do ( ... )
on Layout e do ( ... )
on Leave e do ( ... )
on LocationChanged e do ( ... )
on LostFocus e do ( ... )
on MarginChanged e do ( ... )
on MouseCaptureChanged e do ( ... )
on MouseClick e do ( ... )
on MouseDoubleClick e do ( ... )
on MouseDown e do ( ... )
on MouseEnter e do ( ... )
on MouseHover e do ( ... )
on MouseLeave e do ( ... )
on MouseMove e do ( ... )
on MouseUp e do ( ... )
on MouseWheel e do ( ... )
on Move e do ( ... )
on Navigate ne do ( ... )
on PaddingChanged e do ( ... )
on Paint e do ( ... )
on ParentChanged e do ( ... )
on ParentRowsLabelStyleChanged e do ( ... )
on ParentRowsVisibleChanged e do ( ... )
on PreviewKeyDown e do ( ... )
on QueryAccessibilityHelp e do ( ... )
on QueryContinueDrag e do ( ... )
on ReadOnlyChanged e do ( ... )
on RegionChanged e do ( ... )
on Resize e do ( ... )
on RightToLeftChanged e do ( ... )
on Scroll e do ( ... )
on ShowParentDetailsButtonClick e do ( ... )
on SizeChanged e do ( ... )
on StyleChanged e do ( ... )
on SystemColorsChanged e do ( ... )
on TabIndexChanged e do ( ... )
on TabStopChanged e do ( ... )
on TextChanged e do ( ... )
on Validated e do ( ... )
on Validating e do ( ... )
on VisibleChanged e do ( ... )