Version

DataGridView Class Properties

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

Public Properties
 NameDescription
Public PropertyAccessibilityActivationPoint (Inherited from UIKit.UIView)
Public PropertyAccessibilityCustomActions (Inherited from UIKit.UIResponder)
Public PropertyAccessibilityElementsHidden (Inherited from UIKit.UIView)
Public PropertyAccessibilityFrame (Inherited from UIKit.UIView)
Public PropertyAccessibilityHint (Inherited from UIKit.UIView)
Public PropertyAccessibilityIdentifier (Inherited from UIKit.UIView)
Public PropertyAccessibilityLabel (Inherited from UIKit.UIView)
Public PropertyAccessibilityLanguage (Inherited from UIKit.UIView)
Public PropertyAccessibilityNavigationStyle (Inherited from UIKit.UIView)
Public PropertyAccessibilityPath (Inherited from UIKit.UIView)
Public PropertyAccessibilityTraits (Inherited from UIKit.UIView)
Public PropertyAccessibilityValue (Inherited from UIKit.UIView)
Public PropertyAccessibilityViewIsModal (Inherited from UIKit.UIView)
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 PropertyAlignmentRectInsets (Inherited from UIKit.UIView)
Public PropertyAlpha (Inherited from UIKit.UIView)
Public PropertyAlwaysBounceHorizontal (Inherited from UIKit.UIScrollView)
Public PropertyAlwaysBounceVertical (Inherited from UIKit.UIScrollView)
Public PropertyAnimationSettingsSets or gets the default animation settings for the grid.  
Public PropertyAutoGenerateColumnsConfigures whether or not the grid will autogenerate columns when the data source is set.  
Public PropertyAutoresizingMask (Inherited from UIKit.UIView)
Public PropertyAutosizesSubviews (Inherited from UIKit.UIView)
Public PropertyBackgroundColor (Inherited from UIKit.UIView)
Public PropertyBounces (Inherited from UIKit.UIScrollView)
Public PropertyBouncesZoom (Inherited from UIKit.UIScrollView)
Public PropertyBounds (Inherited from UIKit.UIView)
Public PropertyCanBecomeFirstResponder (Inherited from UIKit.UIResponder)
Public PropertyCanCancelContentTouches (Inherited from UIKit.UIScrollView)
Public PropertyCanResignFirstResponder (Inherited from UIKit.UIResponder)
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 PropertyCellFontReturns or sets the font for the text.  
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 PropertyCenter (Inherited from UIKit.UIView)
Public PropertyClass (Inherited from Foundation.NSObject)
Public PropertyClassHandle (Inherited from UIKit.UIScrollView)
Public PropertyClearsContextBeforeDrawing (Inherited from UIKit.UIView)
Public PropertyClipsToBounds (Inherited from UIKit.UIView)
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 PropertyConstraints (Inherited from UIKit.UIView)
Public PropertyContentInset (Inherited from UIKit.UIScrollView)
Public PropertyContentMode (Inherited from UIKit.UIView)
Public PropertyContentOffset (Inherited from UIKit.UIScrollView)
Public PropertyContentScaleFactor (Inherited from UIKit.UIView)
Public PropertyContentSize (Inherited from UIKit.UIScrollView)
Public PropertyContentStretch (Inherited from UIKit.UIView)
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 PropertyDebugDescription (Inherited from Foundation.NSObject)
Public PropertyDecelerating (Inherited from UIKit.UIScrollView)
Public PropertyDecelerationRate (Inherited from UIKit.UIScrollView)
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 PropertyDelaysContentTouches (Inherited from UIKit.UIScrollView)
Public PropertyDelegate (Inherited from UIKit.UIScrollView)
Public PropertyDescription (Inherited from Foundation.NSObject)
Public PropertyDirectionalLockEnabled (Inherited from UIKit.UIScrollView)
Public PropertyDragging (Inherited from UIKit.UIScrollView)
Public PropertyExclusiveTouch (Inherited from UIKit.UIView)
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 PropertyFrame (Inherited from UIKit.UIView)
Public PropertyGestureRecognizers (Inherited from UIKit.UIView)
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 Foundation.NSObject)
Public PropertyHasAmbiguousLayout (Inherited from UIKit.UIView)
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 PropertyHeaderFontReturns or sets the font for the text.  
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 PropertyHidden (Inherited from UIKit.UIView)
Public PropertyIndicatorStyle (Inherited from UIKit.UIScrollView)
Public PropertyInputAccessoryView (Inherited from UIKit.UIResponder)
Public PropertyInputAccessoryViewController (Inherited from UIKit.UIResponder)
Public PropertyInputView (Inherited from UIKit.UIResponder)
Public PropertyInputViewController (Inherited from UIKit.UIResponder)
Public PropertyInsetRepresents how much the content is inset within the scroller.  
Public PropertyIntrinsicContentSize (Inherited from UIKit.UIView)
Public PropertyIsAccessibilityElement (Inherited from UIKit.UIView)
Public PropertyIsFilterUIEnabledGets or sets whether to show the filtering UI in the headers for columns where filtering is enabled.  
Public PropertyIsFirstResponder (Inherited from UIKit.UIResponder)
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 PropertyIsHeaderSeparatorVisibleGets or sets if header separators are rendered.  
Public PropertyIsPlaceholderRenderingEnabledConfigures whether or not place holders are used for cells who do not have their data yet.  
Public PropertyIsProxy (Inherited from Foundation.NSObject)
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 PropertyKeyboardDismissMode (Inherited from UIKit.UIScrollView)
Public PropertyKeyCommands (Inherited from UIKit.UIResponder)
Public PropertyLastStickyRowBackgroundGets or sets the default color to use for the last sticky row  
Public PropertyLayer (Inherited from UIKit.UIView)
Public PropertyLayoutMargins (Inherited from UIKit.UIView)
Public PropertyMaskView (Inherited from UIKit.UIView)
Public PropertyMaximumZoomScale (Inherited from UIKit.UIScrollView)
Public PropertyMinimumZoomScale (Inherited from UIKit.UIScrollView)
Public PropertyMotionEffects (Inherited from UIKit.UIView)
Public PropertyMultipleTouchEnabled (Inherited from UIKit.UIView)
Public PropertyNextResponder (Inherited from UIKit.UIResponder)
Public PropertyOpaque (Inherited from UIKit.UIView)
Public PropertyPagingEnabled (Inherited from UIKit.UIScrollView)
Public PropertyPanGestureRecognizer (Inherited from UIKit.UIScrollView)
Public PropertyPinchGestureRecognizer (Inherited from UIKit.UIScrollView)
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 PropertyPreservesSuperviewLayoutMargins (Inherited from UIKit.UIView)
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 PropertyResponsiveStatesA set of states that can be applied to the columns of the grid based on available space.  
Public PropertyRestorationIdentifier (Inherited from UIKit.UIView)
Public PropertyRetainCount (Inherited from Foundation.NSObject)
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 PropertyScrollEnabled (Inherited from UIKit.UIScrollView)
Public PropertyScrollIndicatorInsets (Inherited from UIKit.UIScrollView)
Public PropertyScrollsToTop (Inherited from UIKit.UIScrollView)
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 PropertySectionHeaderFontReturns or sets the font for the text.  
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 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 PropertySelf (Inherited from Foundation.NSObject)
Public PropertyShouldGroupAccessibilityChildren (Inherited from UIKit.UIView)
Public PropertyShouldScrollToTop (Inherited from UIKit.UIScrollView)
Public PropertyShowsHorizontalScrollIndicator (Inherited from UIKit.UIScrollView)
Public PropertyShowsVerticalScrollIndicator (Inherited from UIKit.UIScrollView)
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 PropertyStickyRowBackgroundGets or sets the default color to use for sticky rows  
Public PropertySubviews (Inherited from UIKit.UIView)
Public PropertySummaryDescriptionsGets the current summaries that are applied to the grid.  
Public PropertySummaryFontReturns or sets the font for the text.  
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 PropertySummarySectionFontReturns or sets the font for the text.  
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 PropertySuperclass (Inherited from Foundation.NSObject)
Public PropertySuperHandle (Inherited from Foundation.NSObject)
Public PropertySuperview (Inherited from UIKit.UIView)
Public PropertyTag (Inherited from UIKit.UIView)
Public PropertyTextInputContextIdentifier (Inherited from UIKit.UIResponder)
Public PropertyTextInputMode (Inherited from UIKit.UIResponder)
Public PropertyTintAdjustmentMode (Inherited from UIKit.UIView)
Public PropertyTintColor (Inherited from UIKit.UIView)
Public PropertyTracking (Inherited from UIKit.UIScrollView)
Public PropertyTraitCollection (Inherited from UIKit.UIView)
Public PropertyTransform (Inherited from UIKit.UIView)
Public PropertyTranslatesAutoresizingMaskIntoConstraints (Inherited from UIKit.UIView)
Public PropertyUndoManager (Inherited from UIKit.UIResponder)
Public PropertyUserActivity (Inherited from UIKit.UIResponder)
Public PropertyUserInteractionEnabled (Inherited from UIKit.UIView)
Public PropertyViewForBaselineLayout (Inherited from UIKit.UIView)
Public PropertyViewForZoomingInScrollView (Inherited from UIKit.UIScrollView)
Public PropertyViewPrintFormatter (Inherited from UIKit.UIView)
Public PropertyWeakDelegate (Inherited from UIKit.UIScrollView)
Public PropertyWindow (Inherited from UIKit.UIView)
Public PropertyZone (Inherited from Foundation.NSObject)
Public PropertyZoomBouncing (Inherited from UIKit.UIScrollView)
Public PropertyZooming (Inherited from UIKit.UIScrollView)
Public PropertyZoomScale (Inherited from UIKit.UIScrollView)
Protected Properties
 NameDescription
Protected PropertyIsDirectBinding (Inherited from Foundation.NSObject)
Protected PropertyScrollXGets the scroll X position.  
Protected PropertyScrollYGets the scroll Y position.  
See Also