Version

DataGridView Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityLiveRegion (Inherited from Android.Views.View)
Public PropertyAccessibilityNodeProvider (Inherited from Android.Views.View)
Public PropertyActivated (Inherited from Android.Views.View)
Public PropertyActivationModeSets or gets the grid selection mode.  
Public PropertyActiveCellGets or sets the position of the active cell.  
Public PropertyActualDataSourceGets the actual data source that is being used by the grid. If a collection was provided for the grid data, an implicit LocalDataSource has been created, and this is available via this property.  
Public PropertyActualPrimaryKeyGets either the inferred primary key from the data source, or the user provided primary key, if present. Represents the actual primary key that the grid will use in operations that require it.  
Public PropertyActualVisibleRegionGets the region of the grid that is visible.  
Public PropertyAlpha (Inherited from Android.Views.View)
Public PropertyAlwaysDrawnWithCacheEnabled (Inherited from Android.Views.ViewGroup)
Public PropertyAnimation (Inherited from Android.Views.View)
Public PropertyAnimationCacheEnabled (Inherited from Android.Views.ViewGroup)
Public PropertyAnimationSettingsSets or gets the default animation settings for the grid.  
Public PropertyApplicationWindowToken (Inherited from Android.Views.View)
Public PropertyAutoGenerateColumnsConfigures whether or not the grid will autogenerate columns when the data source is set.  
Public PropertyBackground (Inherited from Android.Views.View)
Public PropertyBaseline (Inherited from Android.Views.View)
Public PropertyBottom (Inherited from Android.Views.View)
Public PropertyCameraDistance (Inherited from Android.Views.View)
Public PropertyCellBackgroundGets or sets the default background color to use for content cells  
Public PropertyCellDataLoadedAnimationModeSets or gets the cell data loaded animation mode to use.  
Public PropertyCellFontFamilyReturns or sets the font family for the text.  
Public PropertyCellFontSizeReturns or sets the font size for the text.  
Public PropertyCellFontStyleReturns or sets the font style for the text.  
Public PropertyCellSelectedBackgroundGets or sets the default background color to use for content cells when a row is in a selected state  
Public PropertyCellSelectionAnimationModeSets or gets the cell selection animation mode to use.  
Public PropertyCellTextColorGets or sets the default text color to use for content cells  
Public PropertyChildCount (Inherited from Android.Views.ViewGroup)
Public PropertyClass (Inherited from Java.Lang.Object)
Public PropertyClickable (Inherited from Android.Views.View)
Public PropertyClipBounds (Inherited from Android.Views.View)
Public PropertyClipChildren (Inherited from Android.Views.ViewGroup)
Public PropertyColumnAddingAnimationModeSets or gets the Column Adding Animation mode to use.  
Public PropertyColumnAnimationSettingsSets or gets the default column animation settings for all columns.  
Public PropertyColumnExchangingAnimationModeSets or gets the column exchanging animation mode to use.  
Public PropertyColumnHidingAnimationModeSets or gets the column hiding animation mode to use.  
Public PropertyColumnMovingAnimationModeSets or gets the column moving animation mode to use.  
Public PropertyColumnPropertyUpdatingAnimationModeSets or gets the Column Property Updating Animation mode to use.  
Public PropertyColumnsGets the column definitions that are assigned to the grid. This collection can be modified to add or remove columns in the grid.  
Public PropertyColumnShowingAnimationModeSets or gets the column showing animation mode to use.  
Public PropertyContentDescription (Inherited from Android.Views.View)
Public PropertyContentDescriptionFormatted (Inherited from Android.Views.View)
Public PropertyContext (Inherited from Android.Views.View)
Public PropertyDataSourceDesiredPropertiesGets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.  
Public PropertyDefaultColumnMinWidthGets or sets the default minimum width to use on all columns. Ignored if NaN.  
Public PropertyDefaultColumnWidthGets or sets the default width to use on all columns.  
Public PropertyDescendantFocusability (Inherited from Android.Views.ViewGroup)
Public PropertyDisplay (Inherited from Android.Views.View)
Public PropertyDrawingCache (Inherited from Android.Views.View)
Public PropertyDrawingCacheBackgroundColor (Inherited from Android.Views.View)
Public PropertyDrawingCacheEnabled (Inherited from Android.Views.View)
Public PropertyDrawingCacheQuality (Inherited from Android.Views.View)
Public PropertyDrawingTime (Inherited from Android.Views.View)
Public PropertyDuplicateParentStateEnabled (Inherited from Android.Views.View)
Public PropertyEnabled (Inherited from Android.Views.View)
Public PropertyFilterExpressionsGets the current filter that is applied to the grid. Collection can be updated to modify the filter for the grid. Once filter expresisons are in this collection, the grid will no longer listen for changes on their properties.  
Public PropertyFilterTouchesWhenObscured (Inherited from Android.Views.View)
Public PropertyFitsSystemWindows (Inherited from Android.Views.View)
Public PropertyFocusable (Inherited from Android.Views.View)
Public PropertyFocusableInTouchMode (Inherited from Android.Views.View)
Public PropertyFocusedChild (Inherited from Android.Views.ViewGroup)
Public PropertyGroupDescriptionsGets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.  
Public PropertyGroupHeaderDisplayModeGets or sets how group headers are displayed when there are multiple groups defined in the grid.  
Public PropertyGroupSummaryDisplayModeGets or sets the display mode summaries will use inside groups.  
Public PropertyHandle (Inherited from Java.Lang.Object)
Public PropertyHandler (Inherited from Android.Views.View)
Public PropertyHapticFeedbackEnabled (Inherited from Android.Views.View)
Public PropertyHasFocus (Inherited from Android.Views.View)
Public PropertyHasFocusable (Inherited from Android.Views.View)
Public PropertyHasOnClickListeners (Inherited from Android.Views.View)
Public PropertyHasOverlappingRendering (Inherited from Android.Views.View)
Public PropertyHasTransientState (Inherited from Android.Views.View)
Public PropertyHasWindowFocus (Inherited from Android.Views.View)
Public PropertyHeaderBackgroundGets or sets the default background color to use for header cells  
Public PropertyHeaderClickActionReturns/sets the action to take when a column header is clicked.  
Public PropertyHeaderFontFamilyReturns or sets the font family for the text.  
Public PropertyHeaderFontSizeReturns or sets the font size for the text.  
Public PropertyHeaderFontStyleReturns or sets the font style for the text.  
Public PropertyHeaderHeightGets or sets the height to use for the header row.  
Public PropertyHeaderSeparatorGets or sets the header seperator settings.  
Public PropertyHeaderSeparatorBackgroundGets or sets the default background color to use for header separators.  
Public PropertyHeaderSeparatorWidthGets or sets the width of the header separators.  
Public PropertyHeaderSortIndicatorColorGets or sets the default text color to use for content cells  
Public PropertyHeaderSortIndicatorStyleGets or sets the default render style for sort indicators in header cells.  
Public PropertyHeaderTextColorGets or sets the default text color to use for header cells  
Public PropertyHeight (Inherited from Android.Views.View)
Public PropertyHorizontalFadingEdgeEnabled (Inherited from Android.Views.View)
Public PropertyHorizontalFadingEdgeLength (Inherited from Android.Views.View)
Public PropertyHorizontalScrollBarEnabled (Inherited from Android.Views.View)
Public PropertyHovered (Inherited from Android.Views.View)
Public PropertyId (Inherited from Android.Views.View)
Public PropertyImportantForAccessibility (Inherited from Android.Views.View)
Public PropertyInsetRepresents how much the content is inset within the scroller.  
Public PropertyIsAttachedToWindow (Inherited from Android.Views.View)
Public PropertyIsDirty (Inherited from Android.Views.View)
Public PropertyIsFilterUIEnabledGets or sets whether to show the filtering UI in the headers for columns where filtering is enabled.  
Public PropertyIsFocused (Inherited from Android.Views.View)
Public PropertyIsGroupExpandedDefaultGets or sets whether groups are expanded or collapsed by default.  
Public PropertyIsGroupRowStickyGets or sets if group rows will stick to the top of the grid.  
Public PropertyIsHardwareAccelerated (Inherited from Android.Views.View)
Public PropertyIsHeaderSeparatorVisibleGets or sets if header separators are rendered.  
Public PropertyIsInEditMode (Inherited from Android.Views.View)
Public PropertyIsInLayout (Inherited from Android.Views.View)
Public PropertyIsInTouchMode (Inherited from Android.Views.View)
Public PropertyIsLaidOut (Inherited from Android.Views.View)
Public PropertyIsLayoutDirectionResolved (Inherited from Android.Views.View)
Public PropertyIsLayoutRequested (Inherited from Android.Views.View)
Public PropertyIsOpaque (Inherited from Android.Views.View)
Public PropertyIsPaddingRelative (Inherited from Android.Views.View)
Public PropertyIsPlaceholderRenderingEnabledConfigures whether or not place holders are used for cells who do not have their data yet.  
Public PropertyIsScrollContainer (Inherited from Android.Views.View)
Public PropertyIsShown (Inherited from Android.Views.View)
Public PropertyIsTextAlignmentResolved (Inherited from Android.Views.View)
Public PropertyIsTextDirectionResolved (Inherited from Android.Views.View)
Public PropertyItemsSourceGets or sets the data to which to bind the grid. This can be some type of array or list, or it can be an IDataSource instance.  
Public PropertyKeepScreenOn (Inherited from Android.Views.View)
Public PropertyKeyDispatcherState (Inherited from Android.Views.View)
Public PropertyLabelFor (Inherited from Android.Views.View)
Public PropertyLastStickyRowBackgroundGets or sets the default color to use for the last sticky row  
Public PropertyLayerType (Inherited from Android.Views.View)
Public PropertyLayoutAnimation (Inherited from Android.Views.ViewGroup)
Public PropertyLayoutAnimationListener (Inherited from Android.Views.ViewGroup)
Public PropertyLayoutDirection (Inherited from Android.Views.View)
Public PropertyLayoutMode (Inherited from Android.Views.ViewGroup)
Public PropertyLayoutParameters (Inherited from Android.Views.View)
Public PropertyLayoutTransition (Inherited from Android.Views.ViewGroup)
Public PropertyLeft (Inherited from Android.Views.View)
Public PropertyLongClickable (Inherited from Android.Views.View)
Public PropertyMatrix (Inherited from Android.Views.View)
Public PropertyMeasuredHeight (Inherited from Android.Views.View)
Public PropertyMeasuredHeightAndState (Inherited from Android.Views.View)
Public PropertyMeasuredState (Inherited from Android.Views.View)
Public PropertyMeasuredWidth (Inherited from Android.Views.View)
Public PropertyMeasuredWidthAndState (Inherited from Android.Views.View)
Public PropertyMinimumHeight (Inherited from Android.Views.View)
Public PropertyMinimumWidth (Inherited from Android.Views.View)
Public PropertyMotionEventSplittingEnabled (Inherited from Android.Views.ViewGroup)
Public PropertyNextFocusDownId (Inherited from Android.Views.View)
Public PropertyNextFocusForwardId (Inherited from Android.Views.View)
Public PropertyNextFocusLeftId (Inherited from Android.Views.View)
Public PropertyNextFocusRightId (Inherited from Android.Views.View)
Public PropertyNextFocusUpId (Inherited from Android.Views.View)
Public PropertyOnFocusChangeListener (Inherited from Android.Views.View)
Public PropertyOverlay (Inherited from Android.Views.View)
Public PropertyOverScrollMode (Inherited from Android.Views.View)
Public PropertyPaddingBottom (Inherited from Android.Views.View)
Public PropertyPaddingEnd (Inherited from Android.Views.View)
Public PropertyPaddingLeft (Inherited from Android.Views.View)
Public PropertyPaddingRight (Inherited from Android.Views.View)
Public PropertyPaddingStart (Inherited from Android.Views.View)
Public PropertyPaddingTop (Inherited from Android.Views.View)
Public PropertyParent (Inherited from Android.Views.View)
Public PropertyParentForAccessibility (Inherited from Android.Views.View)
Public PropertyPersistentDrawingCache (Inherited from Android.Views.ViewGroup)
Public PropertyPinnedAreaSeparatorWidthGets or sets the width of the pinned area separators.  
Public PropertyPinnedItemsGets which items are currently pinned in the grid. Collection can be updated to programatically pin items.  
Public PropertyPinnedKeysGets which primary keys are currently pinned in the grid. Collection can be updated to programatically pin items.  
Public PropertyPinnedRowBackgroundGets or sets the default color to use for pinned rows  
Public PropertyPinnedRowOpacityGets or sets the default opacity to use for pinned rows  
Public PropertyPivotX (Inherited from Android.Views.View)
Public PropertyPivotY (Inherited from Android.Views.View)
Public PropertyPressed (Inherited from Android.Views.View)
Public PropertyPrimaryKeySets or gets the user provided primary key to assume for the data. Certain functionality of the grid requires a way to uniquely identify items in order to work correctly. If a primary key cannot be inferred from the data source, you may need to provide one here.  
Public PropertyReactsToFilterChangesSets or gets whether the grid will react to filter changes.  
Public PropertyReactsToGroupChangesSets or gets whether the grid will react to group changes.  
Public PropertyReactsToSortChangesSets or gets whether the grid will react to sort changes.  
Public PropertyResources (Inherited from Android.Views.View)
Public PropertyResponsiveStatesA set of states that can be applied to the columns of the grid based on available space.  
Public PropertyRight (Inherited from Android.Views.View)
Public PropertyRootView (Inherited from Android.Views.View)
Public PropertyRotation (Inherited from Android.Views.View)
Public PropertyRotationX (Inherited from Android.Views.View)
Public PropertyRotationY (Inherited from Android.Views.View)
Public PropertyRowHeightGets or sets the height to use for the rows in the grid.  
Public PropertyRowSelectionAnimationModeSets or gets the row selection animation mode to use.  
Public PropertyRowSeparatorGets or sets the row seperator settings.  
Public PropertyRowSeparatorBackgroundGets or sets the default background color to use for row separators  
Public PropertyRowSeparatorHeightSets or gets the height to use for the row separators.  
Public PropertyRowSeparatorLastStickyRowBackgroundGets or sets the default last sticky row background color to use for row separators  
Public PropertyRowSeparatorPinnedRowBackgroundGets or sets the pinned row background color to use for row separators  
Public PropertyRowSeparatorStickyRowBackgroundGets or sets the default sticky row background color to use for row separators  
Public PropertySaveEnabled (Inherited from Android.Views.View)
Public PropertySaveFromParentEnabled (Inherited from Android.Views.View)
Public PropertyScaleX (Inherited from Android.Views.View)
Public PropertyScaleY (Inherited from Android.Views.View)
Public PropertyScrollBarDefaultDelayBeforeFade (Inherited from Android.Views.View)
Public PropertyScrollBarFadeDuration (Inherited from Android.Views.View)
Public PropertyScrollbarFadingEnabled (Inherited from Android.Views.View)
Public PropertyScrollBarSize (Inherited from Android.Views.View)
Public PropertyScrollBarStyle (Inherited from Android.Views.View)
Public PropertyScrollX (Inherited from Android.Views.View)
Public PropertyScrollY (Inherited from Android.Views.View)
Public PropertySectionHeaderGets or sets the header type used for sectioning off groups of rows.  
Public PropertySectionHeaderBackgroundGets or sets the default background color to use for section header cells  
Public PropertySectionHeaderFontFamilyReturns or sets the font family for the text.  
Public PropertySectionHeaderFontSizeReturns or sets the font size for the text.  
Public PropertySectionHeaderFontStyleReturns or sets the font style for the text.  
Public PropertySectionHeaderSelectedBackgroundGets or sets the default background color to use for section header cells when a row is in a selected state  
Public PropertySectionHeaderTextColorGets or sets the default text color to use for section header cells  
Public PropertySelected (Inherited from Android.Views.View)
Public PropertySelectedCellRangesGets which cell ranges are currently selected in the grid. Collection can be updated to programatically select cells.  
Public PropertySelectedCellsGets which cells are currently selected in the grid. Collection can be updated to programatically select cells.  
Public PropertySelectedItemsGets which items are currently selected in the grid. Collection can be updated to programatically select items.  
Public PropertySelectedKeysGets which primary key values are currently selected in the grid. Collection can be updated to programatically select items.  
Public PropertySelectionModeSets or gets the grid selection mode.  
Public PropertySolidColor (Inherited from Android.Views.View)
Public PropertySortDescriptionsGets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.  
Public PropertySoundEffectsEnabled (Inherited from Android.Views.View)
Public PropertyStickyRowBackgroundGets or sets the default color to use for sticky rows  
Public PropertySummaryDescriptionsGets the current summaries that are applied to the grid.  
Public PropertySummaryFontFamilyReturns or sets the font family for the text.  
Public PropertySummaryFontSizeReturns or sets the font size for the text.  
Public PropertySummaryFontStyleReturns or sets the font style for the text.  
Public PropertySummaryRootBackgroundGets or sets the default background color to use for summary cells at the root level.  
Public PropertySummaryRootNameTextColorGets or sets the default text color to use for summary names in summary cells at the root level.  
Public PropertySummaryRootSelectedBackgroundGets or sets the default background color to use for summary cells at the root level.  
Public PropertySummaryRootTextColorGets or sets the default text color to use for summary cells at the root level.  
Public PropertySummaryRowRootGets or sets the cell definition used for summary rows at the root level.  
Public PropertySummaryRowSectionGets or sets the cell definition used for summary rows at the section level.  
Public PropertySummaryScopeGets or sets the scope which summaries are calculated for.  
Public PropertySummarySectionBackgroundGets or sets the default background color to use for summary cells at the section level.  
Public PropertySummarySectionFontFamilyReturns or sets the font family for the text.  
Public PropertySummarySectionFontSizeReturns or sets the font size for the text.  
Public PropertySummarySectionFontStyleReturns or sets the font style for the text.  
Public PropertySummarySectionNameTextColorGets or sets the default text color to use for summary names in summary cells at the section level.  
Public PropertySummarySectionSelectedBackgroundGets or sets the default background color to use for summary cells at the section level.  
Public PropertySummarySectionTextColorGets or sets the default text color to use for summary cells at the section level.  
Public PropertySystemUiVisibility (Inherited from Android.Views.View)
Public PropertyTag (Inherited from Android.Views.View)
Public PropertyTextAlignment (Inherited from Android.Views.View)
Public PropertyTextDirection (Inherited from Android.Views.View)
Public PropertyTop (Inherited from Android.Views.View)
Public PropertyTouchables (Inherited from Android.Views.View)
Public PropertyTouchDelegate (Inherited from Android.Views.View)
Public PropertyTranslationX (Inherited from Android.Views.View)
Public PropertyTranslationY (Inherited from Android.Views.View)
Public PropertyVerticalFadingEdgeEnabled (Inherited from Android.Views.View)
Public PropertyVerticalFadingEdgeLength (Inherited from Android.Views.View)
Public PropertyVerticalScrollBarEnabled (Inherited from Android.Views.View)
Public PropertyVerticalScrollbarPosition (Inherited from Android.Views.View)
Public PropertyVerticalScrollbarWidth (Inherited from Android.Views.View)
Public PropertyViewTreeObserver (Inherited from Android.Views.View)
Public PropertyVisibility (Inherited from Android.Views.View)
Public PropertyWidth (Inherited from Android.Views.View)
Public PropertyWindowId (Inherited from Android.Views.View)
Public PropertyWindowSystemUiVisibility (Inherited from Android.Views.View)
Public PropertyWindowToken (Inherited from Android.Views.View)
Public PropertyWindowVisibility (Inherited from Android.Views.View)
Protected Properties
 NameDescription
Protected PropertyBottomFadingEdgeStrength (Inherited from Android.Views.View)
Protected PropertyBottomPaddingOffset (Inherited from Android.Views.View)
Protected PropertyChildrenDrawingOrderEnabled (Inherited from Android.Views.ViewGroup)
Protected PropertyChildrenDrawnWithCacheEnabled (Inherited from Android.Views.ViewGroup)
Protected PropertyContextMenuInfo (Inherited from Android.Views.View)
Protected PropertyHorizontalScrollbarHeight (Inherited from Android.Views.View)
Protected PropertyIsPaddingOffsetRequired (Inherited from Android.Views.View)
Protected PropertyIsXLockedReturns true if scrolling is 'locked in the X dimension. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected PropertyIsYLockedReturns true if scrolling is 'locked in the Y dimension. (Inherited from Infragistics.Controls.Grids.ScrollView2D)
Protected PropertyLeftFadingEdgeStrength (Inherited from Android.Views.View)
Protected PropertyLeftPaddingOffset (Inherited from Android.Views.View)
Protected PropertyRightFadingEdgeStrength (Inherited from Android.Views.View)
Protected PropertyRightPaddingOffset (Inherited from Android.Views.View)
Protected PropertySuggestedMinimumHeight (Inherited from Android.Views.View)
Protected PropertySuggestedMinimumWidth (Inherited from Android.Views.View)
Protected PropertyThresholdClass (Inherited from Android.Views.ViewGroup)
Protected PropertyThresholdType (Inherited from Android.Views.ViewGroup)
Protected PropertyTopFadingEdgeStrength (Inherited from Android.Views.View)
Protected PropertyTopPaddingOffset (Inherited from Android.Views.View)
Protected PropertyWindowAttachCount (Inherited from Android.Views.View)
See Also