| Name | Description |
| AccessibilityActivationPoint | (Inherited from UIKit.UIView) |
| AccessibilityCustomActions | (Inherited from UIKit.UIResponder) |
| AccessibilityElementsHidden | (Inherited from UIKit.UIView) |
| AccessibilityFrame | (Inherited from UIKit.UIView) |
| AccessibilityHint | (Inherited from UIKit.UIView) |
| AccessibilityIdentifier | (Inherited from UIKit.UIView) |
| AccessibilityLabel | (Inherited from UIKit.UIView) |
| AccessibilityLanguage | (Inherited from UIKit.UIView) |
| AccessibilityNavigationStyle | (Inherited from UIKit.UIView) |
| AccessibilityPath | (Inherited from UIKit.UIView) |
| AccessibilityTraits | (Inherited from UIKit.UIView) |
| AccessibilityValue | (Inherited from UIKit.UIView) |
| AccessibilityViewIsModal | (Inherited from UIKit.UIView) |
| ActivationMode | Sets or gets the grid selection mode. |
| ActiveCell | Gets or sets the position of the active cell. |
| ActualDataSource | Gets 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. |
| ActualPrimaryKey | Gets 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. |
| ActualVisibleRegion | Gets the region of the grid that is visible. |
| AlignmentRectInsets | (Inherited from UIKit.UIView) |
| Alpha | (Inherited from UIKit.UIView) |
| AlwaysBounceHorizontal | (Inherited from UIKit.UIScrollView) |
| AlwaysBounceVertical | (Inherited from UIKit.UIScrollView) |
| AnimationSettings | Sets or gets the default animation settings for the grid. |
| AutoGenerateColumns | Configures whether or not the grid will autogenerate columns when the data source is set. |
| AutoresizingMask | (Inherited from UIKit.UIView) |
| AutosizesSubviews | (Inherited from UIKit.UIView) |
| BackgroundColor | (Inherited from UIKit.UIView) |
| Bounces | (Inherited from UIKit.UIScrollView) |
| BouncesZoom | (Inherited from UIKit.UIScrollView) |
| Bounds | (Inherited from UIKit.UIView) |
| CanBecomeFirstResponder | (Inherited from UIKit.UIResponder) |
| CanCancelContentTouches | (Inherited from UIKit.UIScrollView) |
| CanResignFirstResponder | (Inherited from UIKit.UIResponder) |
| CellBackground | Gets or sets the default background color to use for content cells |
| CellDataLoadedAnimationMode | Sets or gets the cell data loaded animation mode to use. |
| CellFont | Returns or sets the font for the text. |
| CellFontFamily | Returns or sets the font family for the text. |
| CellFontSize | Returns or sets the font size for the text. |
| CellFontStyle | Returns or sets the font style for the text. |
| CellSelectedBackground | Gets or sets the default background color to use for content cells when a row is in a selected state |
| CellSelectionAnimationMode | Sets or gets the cell selection animation mode to use. |
| CellTextColor | Gets or sets the default text color to use for content cells |
| Center | (Inherited from UIKit.UIView) |
| Class | (Inherited from Foundation.NSObject) |
| ClassHandle | (Inherited from UIKit.UIScrollView) |
| ClearsContextBeforeDrawing | (Inherited from UIKit.UIView) |
| ClipsToBounds | (Inherited from UIKit.UIView) |
| ColumnAddingAnimationMode | Sets or gets the Column Adding Animation mode to use. |
| ColumnAnimationSettings | Sets or gets the default column animation settings for all columns. |
| ColumnExchangingAnimationMode | Sets or gets the column exchanging animation mode to use. |
| ColumnHidingAnimationMode | Sets or gets the column hiding animation mode to use. |
| ColumnMovingAnimationMode | Sets or gets the column moving animation mode to use. |
| ColumnPropertyUpdatingAnimationMode | Sets or gets the Column Property Updating Animation mode to use. |
| Columns | Gets the column definitions that are assigned to the grid. This collection can be modified to add or remove columns in the grid. |
| ColumnShowingAnimationMode | Sets or gets the column showing animation mode to use. |
| Constraints | (Inherited from UIKit.UIView) |
| ContentInset | (Inherited from UIKit.UIScrollView) |
| ContentMode | (Inherited from UIKit.UIView) |
| ContentOffset | (Inherited from UIKit.UIScrollView) |
| ContentScaleFactor | (Inherited from UIKit.UIView) |
| ContentSize | (Inherited from UIKit.UIScrollView) |
| ContentStretch | (Inherited from UIKit.UIView) |
| DataSourceDesiredProperties | Gets 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. |
| DebugDescription | (Inherited from Foundation.NSObject) |
| Decelerating | (Inherited from UIKit.UIScrollView) |
| DecelerationRate | (Inherited from UIKit.UIScrollView) |
| DefaultColumnMinWidth | Gets or sets the default minimum width to use on all columns. Ignored if NaN. |
| DefaultColumnWidth | Gets or sets the default width to use on all columns. |
| DelaysContentTouches | (Inherited from UIKit.UIScrollView) |
| Delegate | (Inherited from UIKit.UIScrollView) |
| Description | (Inherited from Foundation.NSObject) |
| DirectionalLockEnabled | (Inherited from UIKit.UIScrollView) |
| Dragging | (Inherited from UIKit.UIScrollView) |
| ExclusiveTouch | (Inherited from UIKit.UIView) |
| FilterExpressions | Gets 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. |
| Frame | (Inherited from UIKit.UIView) |
| GestureRecognizers | (Inherited from UIKit.UIView) |
| GroupDescriptions | Gets 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. |
| GroupHeaderDisplayMode | Gets or sets how group headers are displayed when there are multiple groups defined in the grid. |
| GroupSummaryDisplayMode | Gets or sets the display mode summaries will use inside groups. |
| Handle | (Inherited from Foundation.NSObject) |
| HasAmbiguousLayout | (Inherited from UIKit.UIView) |
| HeaderBackground | Gets or sets the default background color to use for header cells |
| HeaderClickAction | Returns/sets the action to take when a column header is clicked. |
| HeaderFont | Returns or sets the font for the text. |
| HeaderFontFamily | Returns or sets the font family for the text. |
| HeaderFontSize | Returns or sets the font size for the text. |
| HeaderFontStyle | Returns or sets the font style for the text. |
| HeaderHeight | Gets or sets the height to use for the header row. |
| HeaderSeparator | Gets or sets the header seperator settings. |
| HeaderSeparatorBackground | Gets or sets the default background color to use for header separators. |
| HeaderSeparatorWidth | Gets or sets the width of the header separators. |
| HeaderSortIndicatorColor | Gets or sets the default text color to use for content cells |
| HeaderSortIndicatorStyle | Gets or sets the default render style for sort indicators in header cells. |
| HeaderTextColor | Gets or sets the default text color to use for header cells |
| Hidden | (Inherited from UIKit.UIView) |
| IndicatorStyle | (Inherited from UIKit.UIScrollView) |
| InputAccessoryView | (Inherited from UIKit.UIResponder) |
| InputAccessoryViewController | (Inherited from UIKit.UIResponder) |
| InputView | (Inherited from UIKit.UIResponder) |
| InputViewController | (Inherited from UIKit.UIResponder) |
| Inset | Represents how much the content is inset within the scroller. |
| IntrinsicContentSize | (Inherited from UIKit.UIView) |
| IsAccessibilityElement | (Inherited from UIKit.UIView) |
| IsFilterUIEnabled | Gets or sets whether to show the filtering UI in the headers for columns where filtering is enabled. |
| IsFirstResponder | (Inherited from UIKit.UIResponder) |
| IsGroupExpandedDefault | Gets or sets whether groups are expanded or collapsed by default. |
| IsGroupRowSticky | Gets or sets if group rows will stick to the top of the grid. |
| IsHeaderSeparatorVisible | Gets or sets if header separators are rendered. |
| IsPlaceholderRenderingEnabled | Configures whether or not place holders are used for cells who do not have their data yet. |
| IsProxy | (Inherited from Foundation.NSObject) |
| ItemsSource | Gets 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. |
| KeyboardDismissMode | (Inherited from UIKit.UIScrollView) |
| KeyCommands | (Inherited from UIKit.UIResponder) |
| LastStickyRowBackground | Gets or sets the default color to use for the last sticky row |
| Layer | (Inherited from UIKit.UIView) |
| LayoutMargins | (Inherited from UIKit.UIView) |
| MaskView | (Inherited from UIKit.UIView) |
| MaximumZoomScale | (Inherited from UIKit.UIScrollView) |
| MinimumZoomScale | (Inherited from UIKit.UIScrollView) |
| MotionEffects | (Inherited from UIKit.UIView) |
| MultipleTouchEnabled | (Inherited from UIKit.UIView) |
| NextResponder | (Inherited from UIKit.UIResponder) |
| Opaque | (Inherited from UIKit.UIView) |
| PagingEnabled | (Inherited from UIKit.UIScrollView) |
| PanGestureRecognizer | (Inherited from UIKit.UIScrollView) |
| PinchGestureRecognizer | (Inherited from UIKit.UIScrollView) |
| PinnedAreaSeparatorWidth | Gets or sets the width of the pinned area separators. |
| PinnedItems | Gets which items are currently pinned in the grid. Collection can be updated to programatically pin items. |
| PinnedKeys | Gets which primary keys are currently pinned in the grid. Collection can be updated to programatically pin items. |
| PinnedRowBackground | Gets or sets the default color to use for pinned rows |
| PinnedRowOpacity | Gets or sets the default opacity to use for pinned rows |
| PreservesSuperviewLayoutMargins | (Inherited from UIKit.UIView) |
| PrimaryKey | Sets 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. |
| ReactsToFilterChanges | Sets or gets whether the grid will react to filter changes. |
| ReactsToGroupChanges | Sets or gets whether the grid will react to group changes. |
| ReactsToSortChanges | Sets or gets whether the grid will react to sort changes. |
| ResponsiveStates | A set of states that can be applied to the columns of the grid based on available space. |
| RestorationIdentifier | (Inherited from UIKit.UIView) |
| RetainCount | (Inherited from Foundation.NSObject) |
| RowHeight | Gets or sets the height to use for the rows in the grid. |
| RowSelectionAnimationMode | Sets or gets the row selection animation mode to use. |
| RowSeparator | Gets or sets the row seperator settings. |
| RowSeparatorBackground | Gets or sets the default background color to use for row separators |
| RowSeparatorHeight | Sets or gets the height to use for the row separators. |
| RowSeparatorLastStickyRowBackground | Gets or sets the default last sticky row background color to use for row separators |
| RowSeparatorPinnedRowBackground | Gets or sets the pinned row background color to use for row separators |
| RowSeparatorStickyRowBackground | Gets or sets the default sticky row background color to use for row separators |
| ScrollEnabled | (Inherited from UIKit.UIScrollView) |
| ScrollIndicatorInsets | (Inherited from UIKit.UIScrollView) |
| ScrollsToTop | (Inherited from UIKit.UIScrollView) |
| SectionHeader | Gets or sets the header type used for sectioning off groups of rows. |
| SectionHeaderBackground | Gets or sets the default background color to use for section header cells |
| SectionHeaderFont | Returns or sets the font for the text. |
| SectionHeaderFontFamily | Returns or sets the font family for the text. |
| SectionHeaderFontSize | Returns or sets the font size for the text. |
| SectionHeaderFontStyle | Returns or sets the font style for the text. |
| SectionHeaderSelectedBackground | Gets or sets the default background color to use for section header cells when a row is in a selected state |
| SectionHeaderTextColor | Gets or sets the default text color to use for section header cells |
| SelectedCellRanges | Gets which cell ranges are currently selected in the grid. Collection can be updated to programatically select cells. |
| SelectedCells | Gets which cells are currently selected in the grid. Collection can be updated to programatically select cells. |
| SelectedItems | Gets which items are currently selected in the grid. Collection can be updated to programatically select items. |
| SelectedKeys | Gets which primary key values are currently selected in the grid. Collection can be updated to programatically select items. |
| SelectionMode | Sets or gets the grid selection mode. |
| Self | (Inherited from Foundation.NSObject) |
| ShouldGroupAccessibilityChildren | (Inherited from UIKit.UIView) |
| ShouldScrollToTop | (Inherited from UIKit.UIScrollView) |
| ShowsHorizontalScrollIndicator | (Inherited from UIKit.UIScrollView) |
| ShowsVerticalScrollIndicator | (Inherited from UIKit.UIScrollView) |
| SortDescriptions | Gets 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. |
| StickyRowBackground | Gets or sets the default color to use for sticky rows |
| Subviews | (Inherited from UIKit.UIView) |
| SummaryDescriptions | Gets the current summaries that are applied to the grid. |
| SummaryFont | Returns or sets the font for the text. |
| SummaryFontFamily | Returns or sets the font family for the text. |
| SummaryFontSize | Returns or sets the font size for the text. |
| SummaryFontStyle | Returns or sets the font style for the text. |
| SummaryRootBackground | Gets or sets the default background color to use for summary cells at the root level. |
| SummaryRootNameTextColor | Gets or sets the default text color to use for summary names in summary cells at the root level. |
| SummaryRootSelectedBackground | Gets or sets the default background color to use for summary cells at the root level. |
| SummaryRootTextColor | Gets or sets the default text color to use for summary cells at the root level. |
| SummaryRowRoot | Gets or sets the cell definition used for summary rows at the root level. |
| SummaryRowSection | Gets or sets the cell definition used for summary rows at the section level. |
| SummaryScope | Gets or sets the scope which summaries are calculated for. |
| SummarySectionBackground | Gets or sets the default background color to use for summary cells at the section level. |
| SummarySectionFont | Returns or sets the font for the text. |
| SummarySectionFontFamily | Returns or sets the font family for the text. |
| SummarySectionFontSize | Returns or sets the font size for the text. |
| SummarySectionFontStyle | Returns or sets the font style for the text. |
| SummarySectionNameTextColor | Gets or sets the default text color to use for summary names in summary cells at the section level. |
| SummarySectionSelectedBackground | Gets or sets the default background color to use for summary cells at the section level. |
| SummarySectionTextColor | Gets or sets the default text color to use for summary cells at the section level. |
| Superclass | (Inherited from Foundation.NSObject) |
| SuperHandle | (Inherited from Foundation.NSObject) |
| Superview | (Inherited from UIKit.UIView) |
| Tag | (Inherited from UIKit.UIView) |
| TextInputContextIdentifier | (Inherited from UIKit.UIResponder) |
| TextInputMode | (Inherited from UIKit.UIResponder) |
| TintAdjustmentMode | (Inherited from UIKit.UIView) |
| TintColor | (Inherited from UIKit.UIView) |
| Tracking | (Inherited from UIKit.UIScrollView) |
| TraitCollection | (Inherited from UIKit.UIView) |
| Transform | (Inherited from UIKit.UIView) |
| TranslatesAutoresizingMaskIntoConstraints | (Inherited from UIKit.UIView) |
| UndoManager | (Inherited from UIKit.UIResponder) |
| UserActivity | (Inherited from UIKit.UIResponder) |
| UserInteractionEnabled | (Inherited from UIKit.UIView) |
| ViewForBaselineLayout | (Inherited from UIKit.UIView) |
| ViewForZoomingInScrollView | (Inherited from UIKit.UIScrollView) |
| ViewPrintFormatter | (Inherited from UIKit.UIView) |
| WeakDelegate | (Inherited from UIKit.UIScrollView) |
| Window | (Inherited from UIKit.UIView) |
| Zone | (Inherited from Foundation.NSObject) |
| ZoomBouncing | (Inherited from UIKit.UIScrollView) |
| Zooming | (Inherited from UIKit.UIScrollView) |
| ZoomScale | (Inherited from UIKit.UIScrollView) |