Version 20.1 (latest)

DataGridView Class Methods

For a list of all members of this type, see DataGridView members.

Public Methods
 NameDescription
Public MethodAccessibilityActivate (Inherited from UIKit.UIView)
Public MethodAccessibilityDecrement (Inherited from UIKit.UIResponder)
Public MethodAccessibilityElementDidBecomeFocused (Inherited from UIKit.UIResponder)
Public MethodAccessibilityElementDidLoseFocus (Inherited from UIKit.UIResponder)
Public MethodAccessibilityElementIsFocused (Inherited from UIKit.UIResponder)
Public MethodAccessibilityIncrement (Inherited from UIKit.UIResponder)
Public MethodAccessibilityPerformEscape (Inherited from UIKit.UIResponder)
Public MethodAccessibilityPerformMagicTap (Inherited from UIKit.UIResponder)
Public MethodAccessibilityScroll (Inherited from UIKit.UIResponder)
Public MethodAdd (Inherited from UIKit.UIView)
Public MethodAddConstraint (Inherited from UIKit.UIView)
Public MethodAddConstraints (Inherited from UIKit.UIView)
Public MethodAddGestureRecognizer (Inherited from UIKit.UIView)
Public MethodAddMotionEffect (Inherited from UIKit.UIView)
Public MethodAddObserverOverloaded.  (Inherited from Foundation.NSObject)
Public MethodAddSubview (Inherited from UIKit.UIView)
Public MethodAddSubviews (Inherited from UIKit.UIView)
Public MethodAlignmentRectForFrame (Inherited from UIKit.UIView)
Public MethodAwakeFromNib (Inherited from Foundation.NSObject)
Public MethodBecomeFirstResponder (Inherited from UIKit.UIResponder)
Public MethodBeginInvokeOnMainThreadOverloaded.  (Inherited from Foundation.NSObject)
Public MethodBringSubviewToFront (Inherited from UIKit.UIView)
Public MethodCanMoveColumnLeftReturns true if a column can be moved to the left of it's current position; otherwise false.  
Public MethodCanMoveColumnRightReturns true if a column can be moved to the right of it's current position; otherwise false.  
Public MethodCanPerform (Inherited from UIKit.UIResponder)
Public MethodConformsToProtocol (Inherited from Foundation.NSObject)
Public MethodContentCompressionResistancePriority (Inherited from UIKit.UIView)
Public MethodContentHuggingPriority (Inherited from UIKit.UIView)
Public MethodConvertPointFromCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertPointFromView (Inherited from UIKit.UIView)
Public MethodConvertPointToCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertPointToView (Inherited from UIKit.UIView)
Public MethodConvertRectFromCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertRectFromView (Inherited from UIKit.UIView)
Public MethodConvertRectToCoordinateSpace (Inherited from UIKit.UIView)
Public MethodConvertRectToView (Inherited from UIKit.UIView)
Public MethodCopyOverloaded.  (Inherited from UIKit.UIResponder)
Public MethodCut (Inherited from UIKit.UIResponder)
Public MethodDangerousAutorelease (Inherited from Foundation.NSObject)
Public MethodDangerousRelease (Inherited from Foundation.NSObject)
Public MethodDangerousRetain (Inherited from Foundation.NSObject)
Public MethodDataIndexOfItemReturns the data index of an item within the bound data source.  
Public MethodDataIndexOfPrimaryKeyReturns the data index of a primary key value.  
Public MethodDecodeRestorableState (Inherited from UIKit.UIView)
Public MethodDelete (Inherited from UIKit.UIResponder)
Public MethodDidChangeOverloaded.  (Inherited from Foundation.NSObject)
Public MethodDidChangeValue (Inherited from Foundation.NSObject)
Public MethodDisposeOverloaded. Overridden. Releases the resources used by the UIView object.  
Public MethodDoesNotRecognizeSelector (Inherited from Foundation.NSObject)
Public MethodDraw (Inherited from UIKit.UIView)
Public MethodDrawRect (Inherited from UIKit.UIView)
Public MethodDrawViewHierarchy (Inherited from UIKit.UIView)
Public MethodEncodeRestorableState (Inherited from UIKit.UIView)
Public MethodEncodeTo (Inherited from UIKit.UIView)
Public MethodEqualsOverloaded.  (Inherited from Foundation.NSObject)
Public MethodExchangeColumnExchanges a column currently in the grid with another that is not presently in the grid.  
Public MethodExchangeSubview (Inherited from UIKit.UIView)
Public MethodExerciseAmbiguityInLayout (Inherited from UIKit.UIView)
Public MethodExportSerializedVisualModelReturns a serialized copy of the exported visual model  
Public MethodExportVisualModelExports visual information about the current state of the grid.  
Public MethodFlashScrollIndicators (Inherited from UIKit.UIScrollView)
Public MethodFlushMakes sure pending work has completed if the grid need to be synchronously examined.  
Public MethodFrameForAlignmentRect (Inherited from UIKit.UIView)
Public MethodGestureRecognizerShouldBegin (Inherited from UIKit.UIView)
Public MethodGetColumnAtRenderedIndexGets the column that appears at the index specified. This is not the columns actual index in the column's collection but the index for how it appears visually in the grid.  
Public MethodGetConstraintsAffectingLayout (Inherited from UIKit.UIView)
Public MethodGetDictionaryOfValuesFromKeys (Inherited from Foundation.NSObject)
Public MethodGetEnumerator (Inherited from UIKit.UIView)
Public MethodGetFirstVisibleIndexGets the first visible index in the grid.  
Public MethodGetHashCode (Inherited from Foundation.NSObject)
Public MethodGetHitCell  
Public MethodGetLastVisibleIndexGets the last visible index in the grid.  
Public MethodGetNativeField (Inherited from Foundation.NSObject)
Public MethodGetNativeHash (Inherited from Foundation.NSObject)
Public MethodGetRootSummaryResultsGets the summary results for root level.  
Public MethodGetSectionSummaryResultsGets the summary results for a specific section.  
Public MethodGetTargetForAction (Inherited from UIKit.UIResponder)
Public MethodHideThenRemoveColumnPlays the hide animation for a column and then removes it once the hiding animation has completed.  
Public MethodHitTest (Inherited from UIKit.UIView)
Public MethodInit (Inherited from Foundation.NSObject)
Public MethodInsertSubview (Inherited from UIKit.UIView)
Public MethodInsertSubviewAbove (Inherited from UIKit.UIView)
Public MethodInsertSubviewBelow (Inherited from UIKit.UIView)
Public MethodInvalidateIntrinsicContentSize (Inherited from UIKit.UIView)
Public MethodInvalidateVisibleRowsInvalidates the bound data for the rows currently visible.  
Public MethodInvokeOverloaded.  (Inherited from Foundation.NSObject)
Public MethodInvokeOnMainThreadOverloaded.  (Inherited from Foundation.NSObject)
Public MethodIsDescendantOfView (Inherited from UIKit.UIView)
Public MethodIsEqual (Inherited from Foundation.NSObject)
Public MethodIsKindOfClass (Inherited from Foundation.NSObject)
Public MethodIsMemberOfClass (Inherited from Foundation.NSObject)
Public MethodLayoutIfNeeded (Inherited from UIKit.UIView)
Public MethodLayoutMarginsDidChange (Inherited from UIKit.UIView)
Public MethodLayoutSubviewsOverridden. Lays out the subviews.  
Public MethodMakeTextWritingDirectionLeftToRight (Inherited from UIKit.UIResponder)
Public MethodMakeTextWritingDirectionRightToLeft (Inherited from UIKit.UIResponder)
Public MethodMotionBegan (Inherited from UIKit.UIResponder)
Public MethodMotionCancelled (Inherited from UIKit.UIResponder)
Public MethodMotionEnded (Inherited from UIKit.UIResponder)
Public MethodMoveColumnMoves a column from one index to another in the grid.  
Public MethodMoveColumnLeftMoves a column to the left, if possible.  
Public MethodMoveColumnRightMoves a column to the right, if possible.  
Public MethodMovedToSuperview (Inherited from UIKit.UIView)
Public MethodMovedToWindow (Inherited from UIKit.UIView)
Public MethodMutableCopy (Inherited from Foundation.NSObject)
Public MethodNeedsUpdateConstraints (Inherited from UIKit.UIView)
Public MethodNotifyClearItemsManually notifies the grid's data source that the data it has bound to has been cleared and needs to be re-examined. This should not be called if the data that the grid is bound to is already observable.  
Public MethodNotifyInsertItemManually notifies the grid's data source that an item has been inserted in the data it is bound to. This should not be called if the data that the grid is bound to is already observable.  
Public MethodNotifyRemoveItemManually notifies the grid's data source that an item has been removed in the data it is bound to. This should not be called if the data that the grid is bound to is already observable.  
Public MethodNotifySetItemManually notifies the grid's data source that an item has been changed in the data it is bound to. This should not be called the data that the grid is bound to is already observable.  
Public MethodObserveValue (Inherited from Foundation.NSObject)
Public MethodPaste (Inherited from UIKit.UIResponder)
Public MethodPerformSelectorOverloaded.  (Inherited from Foundation.NSObject)
Public MethodPinColumnPins a column to the desired location.  
Public MethodPointInside (Inherited from UIKit.UIView)
Public MethodRefreshForces a refresh of the grid content.  
Public MethodReloadInputViews (Inherited from UIKit.UIResponder)
Public MethodRemoteControlReceived (Inherited from UIKit.UIResponder)
Public MethodRemoveConstraint (Inherited from UIKit.UIView)
Public MethodRemoveConstraints (Inherited from UIKit.UIView)
Public MethodRemoveFromSuperview (Inherited from UIKit.UIView)
Public MethodRemoveGestureRecognizer (Inherited from UIKit.UIView)
Public MethodRemoveMotionEffect (Inherited from UIKit.UIView)
Public MethodRemoveObserverOverloaded.  (Inherited from Foundation.NSObject)
Public MethodResignFirstResponder (Inherited from UIKit.UIResponder)
Public MethodResizableSnapshotView (Inherited from UIKit.UIView)
Public MethodResolveCellValueResolves the value of a specific cell.  
Public MethodResolveCellValueFromPosition  
Public MethodRespondsToSelector (Inherited from Foundation.NSObject)
Public MethodRestoreUserActivityState (Inherited from UIKit.UIResponder)
Public MethodScrollRectToVisible (Inherited from UIKit.UIScrollView)
Public MethodScrollToColumnByIndexScrolls the grid to given column, by index  
Public MethodScrollToItemScrolls to an item, if found.  
Public MethodScrollToLastRowByIndexScrolls the grid so that a row is the last visible, by index.  
Public MethodScrollToPrimaryKeyScrolls to a primary key value if possible.  
Public MethodScrollToRowByIndexScrolls the grid to given row, by index  
Public MethodSelect (Inherited from UIKit.UIResponder)
Public MethodSelectAll (Inherited from UIKit.UIResponder)
Public MethodSendSubviewToBack (Inherited from UIKit.UIView)
Public MethodSetActiveResponsiveStateManually set the active responsive state of the grid.  
Public MethodSetContentCompressionResistancePriority (Inherited from UIKit.UIView)
Public MethodSetContentHuggingPriority (Inherited from UIKit.UIView)
Public MethodSetContentOffset (Inherited from UIKit.UIScrollView)
Public MethodSetNativeField (Inherited from Foundation.NSObject)
Public MethodSetNeedsDisplay (Inherited from UIKit.UIView)
Public MethodSetNeedsDisplayInRect (Inherited from UIKit.UIView)
Public MethodSetNeedsLayout (Inherited from UIKit.UIView)
Public MethodSetNeedsUpdateConstraints (Inherited from UIKit.UIView)
Public MethodSetNilValueForKey (Inherited from Foundation.NSObject)
Public MethodSetValueForKey (Inherited from Foundation.NSObject)
Public MethodSetValueForKeyPathOverloaded.  (Inherited from Foundation.NSObject)
Public MethodSetValueForUndefinedKey (Inherited from Foundation.NSObject)
Public MethodSetValuesForKeysWithDictionary (Inherited from Foundation.NSObject)
Public MethodSetZoomScale (Inherited from UIKit.UIScrollView)
Public MethodSizeThatFits (Inherited from UIKit.UIView)
Public MethodSizeToFit (Inherited from UIKit.UIView)
Public MethodSnapshotView (Inherited from UIKit.UIView)
Public MethodSubviewAdded (Inherited from UIKit.UIView)
Public MethodSystemLayoutSizeFittingSizeOverloaded.  (Inherited from UIKit.UIView)
Public MethodTintColorDidChange (Inherited from UIKit.UIView)
Public MethodToggleBoldface (Inherited from UIKit.UIResponder)
Public MethodToggleItalics (Inherited from UIKit.UIResponder)
Public MethodToggleUnderline (Inherited from UIKit.UIResponder)
Public MethodToString (Inherited from Foundation.NSObject)
Public MethodTouchesBegan (Inherited from UIKit.UIResponder)
Public MethodTouchesCancelled (Inherited from UIKit.UIResponder)
Public MethodTouchesEnded (Inherited from UIKit.UIResponder)
Public MethodTouchesMoved (Inherited from UIKit.UIResponder)
Public MethodTouchesShouldBegin (Inherited from UIKit.UIScrollView)
Public MethodTouchesShouldCancelInContentView (Inherited from UIKit.UIScrollView)
Public MethodTraitCollectionDidChange (Inherited from UIKit.UIView)
Public MethodUpdateConstraints (Inherited from UIKit.UIView)
Public MethodUpdateConstraintsIfNeeded (Inherited from UIKit.UIView)
Public MethodUpdateUserActivityState (Inherited from UIKit.UIResponder)
Public MethodValueForKey (Inherited from Foundation.NSObject)
Public MethodValueForKeyPath (Inherited from Foundation.NSObject)
Public MethodValueForUndefinedKey (Inherited from Foundation.NSObject)
Public MethodViewWithTag (Inherited from UIKit.UIView)
Public MethodWillChangeOverloaded.  (Inherited from Foundation.NSObject)
Public MethodWillChangeValue (Inherited from Foundation.NSObject)
Public MethodWillMoveToSuperview (Inherited from UIKit.UIView)
Public MethodWillMoveToWindow (Inherited from UIKit.UIView)
Public MethodWillRemoveSubview (Inherited from UIKit.UIView)
Public MethodZoomToRect (Inherited from UIKit.UIScrollView)
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from Foundation.NSObject)
Protected MethodMarkDirty (Inherited from Foundation.NSObject)
Protected MethodOnActiveCellChangedUsed to invoke the DataGridView.ActiveCellChanged event.  
Protected MethodOnCellClickedUsed to invoke the DataGridView.CellClicked event.  
Protected MethodOnColumnExchangingAnimationCanceledUsed to invoke the DataGridView.ColumnExchangingAnimationCanceled event.  
Protected MethodOnColumnExchangingAnimationCompletedUsed to invoke the DataGridView.ColumnExchangingAnimationCompleted event.  
Protected MethodOnColumnHiddenChangedUsed to invoke the DataGridView.ColumnHiddenChanged event.  
Protected MethodOnColumnHidingAnimationCanceledUsed to invoke the DataGridView.ColumnHidingAnimationCanceled event.  
Protected MethodOnColumnHidingAnimationCompletedUsed to invoke the DataGridView.ColumnHidingAnimationCompleted event.  
Protected MethodOnColumnMovingAnimationCanceledUsed to invoke the DataGridView.ColumnMovingAnimationCanceled event.  
Protected MethodOnColumnMovingAnimationCompletedUsed to invoke the DataGridView.ColumnMovingAnimationCompleted event.  
Protected MethodOnColumnsAutoGeneratedUsed to invoke the DataGridView.ColumnsAutoGenerated event.  
Protected MethodOnColumnShowingAnimationCanceledUsed to invoke the DataGridView.ColumnShowingAnimationCanceled event.  
Protected MethodOnColumnShowingAnimationCompletedUsed to invoke the DataGridView.ColumnShowingAnimationCompleted event.  
Protected MethodOnFilterExpressionsChangedUsed to invoke the DataGridView.FilterExpressionsChanged event.  
Protected MethodOnFilterExpressionsChangingUsed to invoke the DataGridView.FilterExpressionsChanging event.  
Protected MethodOnGroupDescriptionsChangedUsed to invoke the DataGridView.GroupDescriptionsChanged event.  
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event when a property of the object has been changed.  
Protected MethodOnSelectedCellRangesChangedUsed to invoke the DataGridView.SelectedCellRangesChanged event.  
Protected MethodOnSelectedCellsChangedUsed to invoke the DataGridView.SelectedCellsChanged event.  
Protected MethodOnSelectedItemsChangedUsed to invoke the DataGridView.SelectedItemsChanged event.  
Protected MethodOnSelectedKeysChangedUsed to invoke the DataGridView.SelectedKeysChanged event.  
Protected MethodOnSortDescriptionsChangedUsed to invoke the DataGridView.SortDescriptionsChanged event.  
See Also