Version

DataGridView Class Methods

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

Public Methods
 NameDescription
Public MethodAddChildrenForAccessibility (Inherited from Android.Views.View)
Public MethodAddFocusablesOverloaded.  (Inherited from Android.Views.View)
Public MethodAddOnAttachStateChangeListener (Inherited from Android.Views.View)
Public MethodAddOnLayoutChangeListener (Inherited from Android.Views.View)
Public MethodAddStatesFromChildren (Inherited from Android.Views.ViewGroup)
Public MethodAddTouchables (Inherited from Android.Views.View)
Public MethodAddViewOverloaded.  (Inherited from Android.Views.ViewGroup)
Public MethodAnimate (Inherited from Android.Views.View)
Public MethodAnnounceForAccessibilityOverloaded.  (Inherited from Android.Views.View)
Public MethodBringChildToFront (Inherited from Android.Views.ViewGroup)
Public MethodBringToFront (Inherited from Android.Views.View)
Public MethodBuildDrawingCacheOverloaded.  (Inherited from Android.Views.View)
Public MethodBuildLayer (Inherited from Android.Views.View)
Public MethodCallOnClick (Inherited from Android.Views.View)
Public MethodCancelLongPress (Inherited from Android.Views.View)
Public MethodCancelPendingInputEvents (Inherited from Android.Views.View)
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 MethodCanResolveLayoutDirection (Inherited from Android.Views.View)
Public MethodCanResolveTextAlignment (Inherited from Android.Views.View)
Public MethodCanResolveTextDirection (Inherited from Android.Views.View)
Public MethodCanScrollHorizontally (Inherited from Android.Views.View)
Public MethodCanScrollVertically (Inherited from Android.Views.View)
Public MethodCheckInputConnectionProxy (Inherited from Android.Views.View)
Public MethodChildDrawableStateChanged (Inherited from Android.Views.ViewGroup)
Public MethodChildHasTransientStateChanged (Inherited from Android.Views.ViewGroup)
Public MethodClearAnimation (Inherited from Android.Views.View)
Public MethodClearChildFocus (Inherited from Android.Views.ViewGroup)
Public MethodClearDisappearingChildren (Inherited from Android.Views.ViewGroup)
Public MethodClearFocus (Inherited from Android.Views.View)
Public MethodComputeScrollComputes the scroll position. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Public MethodCreateAccessibilityNodeInfo (Inherited from Android.Views.View)
Public MethodCreateContextMenu (Inherited from Android.Views.View)
Public MethodDataIndexOfItemReturns the data index of an item within the bound data source.  
Public MethodDataIndexOfPrimaryKeyReturns the data index of a primary key value.  
Public MethodDestroyDrawingCache (Inherited from Android.Views.View)
Public MethodDispatchConfigurationChanged (Inherited from Android.Views.View)
Public MethodDispatchDisplayHint (Inherited from Android.Views.View)
Public MethodDispatchDragEvent (Inherited from Android.Views.View)
Public MethodDispatchGenericMotionEvent (Inherited from Android.Views.View)
Public MethodDispatchKeyEvent (Inherited from Android.Views.View)
Public MethodDispatchKeyEventPreIme (Inherited from Android.Views.View)
Public MethodDispatchKeyShortcutEvent (Inherited from Android.Views.View)
Public MethodDispatchPopulateAccessibilityEvent (Inherited from Android.Views.View)
Public MethodDispatchSetActivated (Inherited from Android.Views.ViewGroup)
Public MethodDispatchSetSelected (Inherited from Android.Views.ViewGroup)
Public MethodDispatchSystemUiVisibilityChanged (Inherited from Android.Views.View)
Public MethodDispatchTouchEvent (Inherited from Android.Views.View)
Public MethodDispatchTrackballEvent (Inherited from Android.Views.View)
Public MethodDispatchUnhandledMove (Inherited from Android.Views.View)
Public MethodDispatchWindowFocusChanged (Inherited from Android.Views.View)
Public MethodDispatchWindowSystemUiVisiblityChanged (Inherited from Android.Views.View)
Public MethodDispatchWindowVisibilityChanged (Inherited from Android.Views.View)
Public MethodDisposeOverloaded. Overridden. Releases the resources used by the View.  
Public MethodDrawCalled when the control is painted. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Public MethodEndViewTransition (Inherited from Android.Views.ViewGroup)
Public MethodEquals (Inherited from Java.Lang.Object)
Public MethodExchangeColumnExchanges a column currently in the grid with another that is not presently in the grid.  
Public MethodExportSerializedVisualModelReturns a serialized copy of the exported visual model  
Public MethodExportVisualModelExports visual information about the current state of the grid.  
Public MethodFindFocus (Inherited from Android.Views.View)
Public MethodFindViewByIdOverloaded.  (Inherited from Android.Views.View)
Public MethodFindViewsWithTextOverloaded.  (Inherited from Android.Views.View)
Public MethodFindViewWithTag (Inherited from Android.Views.View)
Public MethodFlushMakes sure pending work has completed if the grid need to be synchronously examined.  
Public MethodFocusableViewAvailable (Inherited from Android.Views.ViewGroup)
Public MethodFocusSearchOverloaded.  (Inherited from Android.Views.ViewGroup)
Public MethodForceLayout (Inherited from Android.Views.View)
Public MethodGatherTransparentRegion (Inherited from Android.Views.ViewGroup)
Public MethodGenerateLayoutParamsOverloaded. Generates some layout params from other params. (Inherited from Infragistics.Controls.Grids.SimpleViewGroup)
Public MethodGetChildAt (Inherited from Android.Views.ViewGroup)
Public MethodGetChildVisibleRect (Inherited from Android.Views.ViewGroup)
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 MethodGetDrawableState (Inherited from Android.Views.View)
Public MethodGetDrawingCache (Inherited from Android.Views.View)
Public MethodGetDrawingRect (Inherited from Android.Views.View)
Public MethodGetFirstVisibleIndexGets the first visible index in the grid.  
Public MethodGetFocusables (Inherited from Android.Views.View)
Public MethodGetFocusedRect (Inherited from Android.Views.View)
Public MethodGetGlobalVisibleRectOverloaded.  (Inherited from Android.Views.View)
Public MethodGetHashCode (Inherited from Java.Lang.Object)
Public MethodGetHitCell  
Public MethodGetHitRect (Inherited from Android.Views.View)
Public MethodGetLastVisibleIndexGets the last visible index in the grid.  
Public MethodGetLocalVisibleRect (Inherited from Android.Views.View)
Public MethodGetLocationInWindow (Inherited from Android.Views.View)
Public MethodGetLocationOnScreen (Inherited from Android.Views.View)
Public MethodGetRootSummaryResultsGets the summary results for root level.  
Public MethodGetSectionSummaryResultsGets the summary results for a specific section.  
Public MethodGetTag (Inherited from Android.Views.View)
Public MethodGetWindowVisibleDisplayFrame (Inherited from Android.Views.View)
Public MethodGetX (Inherited from Android.Views.View)
Public MethodGetY (Inherited from Android.Views.View)
Public MethodHideThenRemoveColumnPlays the hide animation for a column and then removes it once the hiding animation has completed.  
Public MethodIndexOfChild (Inherited from Android.Views.ViewGroup)
Public MethodInvalidateOverloaded.  (Inherited from Android.Views.View)
Public MethodInvalidateChild (Inherited from Android.Views.ViewGroup)
Public MethodInvalidateChildInParent (Inherited from Android.Views.ViewGroup)
Public MethodInvalidateDrawable (Inherited from Android.Views.View)
Public MethodInvalidateVisibleRowsInvalidates the bound data for the rows currently visible.  
Public MethodInvokeFitsSystemWindows (Inherited from Android.Views.View)
Public MethodJumpDrawablesToCurrentState (Inherited from Android.Views.View)
Public MethodLayout (Inherited from Android.Views.ViewGroup)
Public MethodMeasure (Inherited from Android.Views.View)
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 MethodNotify (Inherited from Java.Lang.Object)
Public MethodNotifyAll (Inherited from Java.Lang.Object)
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 MethodNotifySubtreeAccessibilityStateChanged (Inherited from Android.Views.ViewGroup)
Public MethodOffsetDescendantRectToMyCoords (Inherited from Android.Views.ViewGroup)
Public MethodOffsetLeftAndRight (Inherited from Android.Views.View)
Public MethodOffsetRectIntoDescendantCoords (Inherited from Android.Views.ViewGroup)
Public MethodOffsetTopAndBottom (Inherited from Android.Views.View)
Public MethodOnCancelPendingInputEvents (Inherited from Android.Views.View)
Public MethodOnCheckIsTextEditor (Inherited from Android.Views.View)
Public MethodOnCreateInputConnection (Inherited from Android.Views.View)
Public MethodOnDragEvent (Inherited from Android.Views.View)
Public MethodOnFilterTouchEventForSecurity (Inherited from Android.Views.View)
Public MethodOnFinishTemporaryDetach (Inherited from Android.Views.View)
Public MethodOnGenericMotionEvent (Inherited from Android.Views.View)
Public MethodOnHoverChanged (Inherited from Android.Views.View)
Public MethodOnHoverEvent (Inherited from Android.Views.View)
Public MethodOnInitializeAccessibilityEvent (Inherited from Android.Views.View)
Public MethodOnInitializeAccessibilityNodeInfo (Inherited from Android.Views.View)
Public MethodOnInterceptHoverEvent (Inherited from Android.Views.ViewGroup)
Public MethodOnInterceptTouchEventCalled when a touch event is occurring. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Public MethodOnKeyDown (Inherited from Android.Views.View)
Public MethodOnKeyLongPress (Inherited from Android.Views.View)
Public MethodOnKeyMultiple (Inherited from Android.Views.View)
Public MethodOnKeyPreIme (Inherited from Android.Views.View)
Public MethodOnKeyShortcut (Inherited from Android.Views.View)
Public MethodOnKeyUp (Inherited from Android.Views.View)
Public MethodOnPopulateAccessibilityEvent (Inherited from Android.Views.View)
Public MethodOnRequestSendAccessibilityEvent (Inherited from Android.Views.ViewGroup)
Public MethodOnRtlPropertiesChanged (Inherited from Android.Views.View)
Public MethodOnScreenStateChanged (Inherited from Android.Views.View)
Public MethodOnStartTemporaryDetach (Inherited from Android.Views.View)
Public MethodOnTouchEventCalled when a touch event occurs. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Public MethodOnTrackballEvent (Inherited from Android.Views.View)
Public MethodOnWindowFocusChanged (Inherited from Android.Views.View)
Public MethodOnWindowSystemUiVisibilityChanged (Inherited from Android.Views.View)
Public MethodPerformAccessibilityAction (Inherited from Android.Views.View)
Public MethodPerformClick (Inherited from Android.Views.View)
Public MethodPerformHapticFeedbackOverloaded.  (Inherited from Android.Views.View)
Public MethodPerformLongClick (Inherited from Android.Views.View)
Public MethodPinColumnPins a column to the desired location.  
Public MethodPlaySoundEffect (Inherited from Android.Views.View)
Public MethodPostOverloaded.  (Inherited from Android.Views.View)
Public MethodPostDelayedOverloaded.  (Inherited from Android.Views.View)
Public MethodPostInvalidateOverloaded.  (Inherited from Android.Views.View)
Public MethodPostInvalidateDelayedOverloaded.  (Inherited from Android.Views.View)
Public MethodPostInvalidateOnAnimationOverloaded.  (Inherited from Android.Views.View)
Public MethodPostOnAnimation (Inherited from Android.Views.View)
Public MethodPostOnAnimationDelayed (Inherited from Android.Views.View)
Public MethodRecomputeViewAttributes (Inherited from Android.Views.ViewGroup)
Public MethodRefreshForces a refresh of the grid content.  
Public MethodRefreshDrawableState (Inherited from Android.Views.View)
Public MethodRemoveAllViews (Inherited from Android.Views.ViewGroup)
Public MethodRemoveAllViewsInLayout (Inherited from Android.Views.ViewGroup)
Public MethodRemoveCallbacksOverloaded.  (Inherited from Android.Views.View)
Public MethodRemoveOnAttachStateChangeListener (Inherited from Android.Views.View)
Public MethodRemoveOnLayoutChangeListener (Inherited from Android.Views.View)
Public MethodRemoveView (Inherited from Android.Views.ViewGroup)
Public MethodRemoveViewAt (Inherited from Android.Views.ViewGroup)
Public MethodRemoveViewInLayout (Inherited from Android.Views.ViewGroup)
Public MethodRemoveViews (Inherited from Android.Views.ViewGroup)
Public MethodRemoveViewsInLayout (Inherited from Android.Views.ViewGroup)
Public MethodRequestChildFocus (Inherited from Android.Views.ViewGroup)
Public MethodRequestChildRectangleOnScreen (Inherited from Android.Views.ViewGroup)
Public MethodRequestDisallowInterceptTouchEvent (Inherited from Android.Views.ViewGroup)
Public MethodRequestFitSystemWindows (Inherited from Android.Views.View)
Public MethodRequestFocusOverloaded.  (Inherited from Android.Views.View)
Public MethodRequestFocusFromTouch (Inherited from Android.Views.View)
Public MethodRequestLayout (Inherited from Android.Views.View)
Public MethodRequestRectangleOnScreenOverloaded.  (Inherited from Android.Views.View)
Public MethodRequestSendAccessibilityEvent (Inherited from Android.Views.ViewGroup)
Public MethodRequestTransparentRegion (Inherited from Android.Views.ViewGroup)
Public MethodResolveCellValueResolves the value of a specific cell.  
Public MethodResolveCellValueFromPosition  
Public MethodRestoreHierarchyState (Inherited from Android.Views.View)
Public MethodSaveHierarchyState (Inherited from Android.Views.View)
Public MethodScheduleDrawableOverloaded.  (Inherited from Android.Views.View)
Public MethodScheduleLayoutAnimation (Inherited from Android.Views.ViewGroup)
Public MethodScrollBy (Inherited from Android.Views.View)
Public MethodScrollTo (Inherited from Android.Views.View)
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 MethodSendAccessibilityEvent (Inherited from Android.Views.View)
Public MethodSendAccessibilityEventUnchecked (Inherited from Android.Views.View)
Public MethodSetAccessibilityDelegate (Inherited from Android.Views.View)
Public MethodSetActiveResponsiveStateManually set the active responsive state of the grid.  
Public MethodSetAddStatesFromChildren (Inherited from Android.Views.ViewGroup)
Public MethodSetBackgroundColor (Inherited from Android.Views.View)
Public MethodSetBackgroundDrawable (Inherited from Android.Views.View)
Public MethodSetBackgroundResource (Inherited from Android.Views.View)
Public MethodSetCameraDistance (Inherited from Android.Views.View)
Public MethodSetCellFontSizeSets the CellFontSize property to a value of the specified units.  
Public MethodSetClipChildren (Inherited from Android.Views.ViewGroup)
Public MethodSetClipToPadding (Inherited from Android.Views.ViewGroup)
Public MethodSetDefaultColumnMinWidthSets the DefaultColumnMinWidth property to a value of the specified units.  
Public MethodSetFadingEdgeLength (Inherited from Android.Views.View)
Public MethodSetFitsSystemWindows (Inherited from Android.Views.View)
Public MethodSetHeaderFontSizeSets the HeaderFontSize property to a value of the specified units.  
Public MethodSetHeaderHeightSets the HeaderHeight property to a value of the specified units.  
Public MethodSetHeaderSeparatorWidthSets the HeaderSeparatorWidth property to a value of the specified units.  
Public MethodSetInsetSets the Inset property to a value of the specified units.  
Public MethodSetLayerPaint (Inherited from Android.Views.View)
Public MethodSetLayerType (Inherited from Android.Views.View)
Public MethodSetMinimumHeight (Inherited from Android.Views.View)
Public MethodSetMinimumWidth (Inherited from Android.Views.View)
Public MethodSetOnClickListener (Inherited from Android.Views.View)
Public MethodSetOnCreateContextMenuListener (Inherited from Android.Views.View)
Public MethodSetOnDragListener (Inherited from Android.Views.View)
Public MethodSetOnGenericMotionListener (Inherited from Android.Views.View)
Public MethodSetOnHierarchyChangeListener (Inherited from Android.Views.ViewGroup)
Public MethodSetOnHoverListener (Inherited from Android.Views.View)
Public MethodSetOnKeyListener (Inherited from Android.Views.View)
Public MethodSetOnLongClickListener (Inherited from Android.Views.View)
Public MethodSetOnSystemUiVisibilityChangeListener (Inherited from Android.Views.View)
Public MethodSetOnTouchListener (Inherited from Android.Views.View)
Public MethodSetPadding (Inherited from Android.Views.View)
Public MethodSetPaddingRelative (Inherited from Android.Views.View)
Public MethodSetPinnedAreaSeparatorWidthSets the PinnedAreaSeparatorWidth property to a value of the specified units.  
Public MethodSetRowHeightSets the RowHeight property to a value of the specified units.  
Public MethodSetRowSeparatorHeightSets the RowSeparatorHeight property to a value of the specified units.  
Public MethodSetScrollContainer (Inherited from Android.Views.View)
Public MethodSetSectionHeaderFontSizeSets the SectionHeaderFontSize property to a value of the specified units.  
Public MethodSetSummaryFontSizeSets the SummaryFontSize property to a value of the specified units.  
Public MethodSetSummarySectionFontSizeSets the SummarySectionFontSize property to a value of the specified units.  
Public MethodSetTag (Inherited from Android.Views.View)
Public MethodSetWillNotCacheDrawing (Inherited from Android.Views.View)
Public MethodSetWillNotDraw (Inherited from Android.Views.View)
Public MethodSetX (Inherited from Android.Views.View)
Public MethodSetY (Inherited from Android.Views.View)
Public MethodShouldDelayChildPressedState (Inherited from Android.Views.ViewGroup)
Public MethodShowContextMenu (Inherited from Android.Views.View)
Public MethodShowContextMenuForChild (Inherited from Android.Views.ViewGroup)
Public MethodStartActionMode (Inherited from Android.Views.View)
Public MethodStartActionModeForChild (Inherited from Android.Views.ViewGroup)
Public MethodStartAnimation (Inherited from Android.Views.View)
Public MethodStartDrag (Inherited from Android.Views.View)
Public MethodStartLayoutAnimation (Inherited from Android.Views.ViewGroup)
Public MethodStartViewTransition (Inherited from Android.Views.ViewGroup)
Public MethodToArray<T> (Inherited from Java.Lang.Object)
Public MethodToString (Inherited from Java.Lang.Object)
Public MethodUnscheduleDrawableOverloaded.  (Inherited from Android.Views.View)
Public MethodUpdateViewLayout (Inherited from Android.Views.ViewGroup)
Public MethodWaitOverloaded.  (Inherited from Java.Lang.Object)
Public MethodWillNotCacheDrawing (Inherited from Android.Views.View)
Public MethodWillNotDraw (Inherited from Android.Views.View)
Protected Methods
 NameDescription
Protected MethodAddViewInLayoutOverloaded.  (Inherited from Android.Views.ViewGroup)
Protected MethodAttachLayoutAnimationParameters (Inherited from Android.Views.ViewGroup)
Protected MethodAttachViewToParent (Inherited from Android.Views.ViewGroup)
Protected MethodAwakenScrollBarsOverloaded.  (Inherited from Android.Views.View)
Protected MethodCanAnimate (Inherited from Android.Views.ViewGroup)
Protected MethodCheckLayoutParamsChecks if the layout params are appropriate. (Inherited from Infragistics.Controls.Grids.SimpleViewGroup)
Protected MethodCleanupLayoutState (Inherited from Android.Views.ViewGroup)
Protected MethodClone (Inherited from Java.Lang.Object)
Protected MethodComputeHorizontalScrollExtent (Inherited from Android.Views.View)
Protected MethodComputeHorizontalScrollOffset (Inherited from Android.Views.View)
Protected MethodComputeHorizontalScrollRangeComputes the horizontal scroll range. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodComputeVerticalScrollExtent (Inherited from Android.Views.View)
Protected MethodComputeVerticalScrollOffset (Inherited from Android.Views.View)
Protected MethodComputeVerticalScrollRangeComputes the vertical scroll range. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodDebug (Inherited from Android.Views.ViewGroup)
Protected MethodDetachAllViewsFromParent (Inherited from Android.Views.ViewGroup)
Protected MethodDetachViewFromParentOverloaded.  (Inherited from Android.Views.ViewGroup)
Protected MethodDetachViewsFromParent (Inherited from Android.Views.ViewGroup)
Protected MethodDispatchDraw (Inherited from Android.Views.View)
Protected MethodDispatchFreezeSelfOnly (Inherited from Android.Views.ViewGroup)
Protected MethodDispatchGenericFocusedEvent (Inherited from Android.Views.View)
Protected MethodDispatchGenericPointerEvent (Inherited from Android.Views.View)
Protected MethodDispatchHoverEvent (Inherited from Android.Views.View)
Protected MethodDispatchRestoreInstanceState (Inherited from Android.Views.View)
Protected MethodDispatchSaveInstanceState (Inherited from Android.Views.View)
Protected MethodDispatchSetPressed (Inherited from Android.Views.View)
Protected MethodDispatchThawSelfOnly (Inherited from Android.Views.ViewGroup)
Protected MethodDispatchVisibilityChanged (Inherited from Android.Views.View)
Protected MethodDrawableStateChanged (Inherited from Android.Views.View)
Protected MethodDrawChild (Inherited from Android.Views.ViewGroup)
Protected MethodEndDragEnd the current drag operation. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodEnsureTrackerEnsures the velocity tracker is created. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodFinalize (Inherited from Java.Lang.Object)
Protected MethodFitSystemWindows (Inherited from Android.Views.View)
Protected MethodGenerateDefaultLayoutParamsGenerates the default layout params. (Inherited from Infragistics.Controls.Grids.SimpleViewGroup)
Protected MethodGetChildDrawingOrder (Inherited from Android.Views.ViewGroup)
Protected MethodGetChildStaticTransformation (Inherited from Android.Views.ViewGroup)
Protected MethodInitializeFadingEdge (Inherited from Android.Views.View)
Protected MethodInitializeScrollbars (Inherited from Android.Views.View)
Protected MethodJavaFinalize (Inherited from Java.Lang.Object)
Protected MethodLayoutChildrenCalled when the children are layed out. (Inherited from Infragistics.Controls.Grids.SimpleViewGroup)
Protected MethodMeasureChild (Inherited from Android.Views.ViewGroup)
Protected MethodMeasureChildForSizeMeasures the specified child using the specified constraints. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodMeasureChildren (Inherited from Android.Views.ViewGroup)
Protected MethodMeasureChildWithMargins (Inherited from Android.Views.ViewGroup)
Protected MethodMeasureViewOverloaded. Measures a child view. (Inherited from Infragistics.Controls.Grids.SimpleViewGroup)
Protected MethodOnActiveCellChangedUsed to invoke the ActiveCellChanged event.  
Protected MethodOnAnimationEnd (Inherited from Android.Views.View)
Protected MethodOnAnimationStart (Inherited from Android.Views.View)
Protected MethodOnAttachedToWindow (Inherited from Android.Views.View)
Protected MethodOnCellClickedUsed to invoke the CellClicked event.  
Protected MethodOnColumnExchangingAnimationCanceledUsed to invoke the ColumnExchangingAnimationCanceled event.  
Protected MethodOnColumnExchangingAnimationCompletedUsed to invoke the ColumnExchangingAnimationCompleted event.  
Protected MethodOnColumnHiddenChangedUsed to invoke the ColumnHiddenChanged event.  
Protected MethodOnColumnHidingAnimationCanceledUsed to invoke the ColumnHidingAnimationCanceled event.  
Protected MethodOnColumnHidingAnimationCompletedUsed to invoke the ColumnHidingAnimationCompleted event.  
Protected MethodOnColumnMovingAnimationCanceledUsed to invoke the ColumnMovingAnimationCanceled event.  
Protected MethodOnColumnMovingAnimationCompletedUsed to invoke the ColumnMovingAnimationCompleted event.  
Protected MethodOnColumnsAutoGeneratedUsed to invoke the ColumnsAutoGenerated event.  
Protected MethodOnColumnShowingAnimationCanceledUsed to invoke the ColumnShowingAnimationCanceled event.  
Protected MethodOnColumnShowingAnimationCompletedUsed to invoke the ColumnShowingAnimationCompleted event.  
Protected MethodOnConfigurationChanged (Inherited from Android.Views.View)
Protected MethodOnCreateContextMenu (Inherited from Android.Views.View)
Protected MethodOnCreateDrawableState (Inherited from Android.Views.View)
Protected MethodOnDetachedFromWindow (Inherited from Android.Views.View)
Protected MethodOnDisplayHint (Inherited from Android.Views.View)
Protected MethodOnDraw (Inherited from Android.Views.View)
Protected MethodOnDrawScrollBars (Inherited from Android.Views.View)
Protected MethodOnFilterExpressionsChangedUsed to invoke the FilterExpressionsChanged event.  
Protected MethodOnFilterExpressionsChangingUsed to invoke the FilterExpressionsChanging event.  
Protected MethodOnFinishInflate (Inherited from Android.Views.View)
Protected MethodOnFocusChanged (Inherited from Android.Views.View)
Protected MethodOnGroupDescriptionsChangedUsed to invoke the GroupDescriptionsChanged event.  
Protected MethodOnLayoutCalled when child views should be arranged. (Inherited from Infragistics.Controls.Grids.SimpleViewGroup)
Protected MethodOnMeasureOverridden. Measure the view.  
Protected MethodOnOverScrolled (Inherited from Android.Views.View)
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event when a property of the object has been changed.  
Protected MethodOnRequestFocusInDescendants (Inherited from Android.Views.ViewGroup)
Protected MethodOnRestoreInstanceStateCalled when the instance state needs to be restored. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodOnSaveInstanceStateCalled when the instance state needs to be saved. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodOnScrollChangedCalled when the scroll changes. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodOnSelectedCellRangesChangedUsed to invoke the SelectedCellRangesChanged event.  
Protected MethodOnSelectedCellsChangedUsed to invoke the SelectedCellsChanged event.  
Protected MethodOnSelectedItemsChangedUsed to invoke the SelectedItemsChanged event.  
Protected MethodOnSelectedKeysChangedUsed to invoke the SelectedKeysChanged event.  
Protected MethodOnSetAlpha (Inherited from Android.Views.View)
Protected MethodOnSizeChangedOverridden. Called during layout when the size of this view has changed.  
Protected MethodOnSortDescriptionsChangedUsed to invoke the SortDescriptionsChanged event.  
Protected MethodOnVisibilityChanged (Inherited from Android.Views.View)
Protected MethodOnWindowVisibilityChanged (Inherited from Android.Views.View)
Protected MethodOverScrollBy (Inherited from Android.Views.View)
Protected MethodProcessDownProcess the specified 'down' event (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodProcessMoveProcess the specified 'move' event (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodProcessUpProcess the 'up' event (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodRemoveDetachedView (Inherited from Android.Views.ViewGroup)
Protected MethodResetResolvedLayoutDirection (Inherited from Android.Views.ViewGroup)
Protected MethodResetResolvedTextDirection (Inherited from Android.Views.ViewGroup)
Protected MethodSetChildrenDrawingCacheEnabled (Inherited from Android.Views.ViewGroup)
Protected MethodSetContentSizeSets the content size. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodSetHandle (Inherited from Java.Lang.Object)
Protected MethodSetMeasuredDimension (Inherited from Android.Views.View)
Protected MethodSetStaticTransformationsEnabled (Inherited from Android.Views.ViewGroup)
Protected MethodShouldCallFlingToCustomEndpointReturn true to indicate that FlingToCustomEndpoint should be called from ProcessUp when _scrollViewWillEndDragging is non-null (i.e., when a OnScrollViewDraggingEndChangingListener has been set via a call to SetScrollViewWillEndDragging). NOTE: This method returns 'true' by default to preserve existing behavior where FlingToCustomEndpoint was ALWAYS called if an OnScrollViewDraggingEndChangingListener was set. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected MethodVerifyDrawable (Inherited from Android.Views.View)
See Also