| Name | Description |
 | ActiveEditor | Gets the cell editor that is currently active. |
 | ActualCellStyle | Gets the actual style that will be applied to cells. |
 | ActualCursorStyle | Gets the actual style that will be applied to the cell when the cursor is in it. |
 | ActualSelectionStyle | Gets the actual style that will be applied to cells when they are selected. |
 | Adapter | Gets or sets the adapter that provides the grid with the cells and editors, dimensions of columns and rows, freezing dragging and resizing capabilities. |
 | AllowRefreshing | Gets or sets a value indicating whether the grid can be refreshed by pulling. |
 | AnchorX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | AnchorY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | AutomationId | (Inherited from Microsoft.Maui.Controls.Element) |
 | Background | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | BackgroundColor | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Behaviors | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | BindingContext | (Inherited from Microsoft.Maui.Controls.BindableObject) |
 | BorderBrush | Gets or sets the Microsoft.Maui.Controls.Brush used to paint the border. (Inherited from C1.Maui.Core.C1View) |
 | BorderThickness | Gets or sets the Microsoft.Maui.Thickness of the border. (Inherited from C1.Maui.Core.C1View) |
 | Bounds | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | CellPadding | Gets or sets the cell padding. |
 | CellStyle | Gets or sets the Microsoft.Maui.Controls.Style of the normal cells. |
 | class | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | ClassId | (Inherited from Microsoft.Maui.Controls.Element) |
 | Clip | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | CornerRadius | Gets or sets the Microsoft.Maui.CornerRadius of the border. (Inherited from C1.Maui.Core.C1View) |
 | CursorRange | Gets the GridControlRange that corresponds to the cursor cell. |
 | CursorStyle | Gets or sets the Microsoft.Maui.Controls.Style of the cursor cell. |
 | DesiredSize | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Dispatcher | (Inherited from Microsoft.Maui.Controls.BindableObject) |
 | EditorRange | Gets the GridControlRange that corresponds to the cell currently being edited. |
 | Effects | (Inherited from Microsoft.Maui.Controls.Element) |
 | FlowDirection | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | FontAttributes | Gets or sets the font attributes applied to the view. (Inherited from C1.Maui.Core.C1View) |
 | FontFamily | Gets or sets the font family applied to the view. (Inherited from C1.Maui.Core.C1View) |
 | FontSize | Gets or sets the font size applied to the view. (Inherited from C1.Maui.Core.C1View) |
 | Foreground | Gets or sets the Microsoft.Maui.Controls.Brush used to paint the foreground (text and icons). (Inherited from C1.Maui.Core.C1View) |
 | Frame | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | FrozenLinesBrush | Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the lines between frozen and scrollable areas of the grid. |
 | FullEdit | Gets a value indicating whether the grid is in full edit mode. |
 | GestureRecognizers | (Inherited from Microsoft.Maui.Controls.View) |
 | GridLinesBrush | Gets or sets the Microsoft.Maui.Controls.Brush that is used to paint the lines between cells. |
 | GridLinesVisibility | Gets or sets a value that indicates which grid lines separating inner cells are shown. |
 | GridLinesWidth | Gets or sets the width of the lines between cells. |
 | Handler | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Height | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | HeightRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | HorizontalOptions | (Inherited from Microsoft.Maui.Controls.View) |
 | Id | (Inherited from Microsoft.Maui.Controls.Element) |
 | InheritProperties | Gets or sets whether the general purpose properties like foreground or fonts are inherited to the children automatically. (Inherited from C1.Maui.Core.C1View) |
 | InputTransparent | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsAnimated | Gets or sets whether the control is animated during navigation. |
 | IsDisposed | Gets whether this instance is disposed. (Inherited from C1.Maui.Core.C1View) |
 | IsEnabled | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsFocused | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsLoaded | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | IsVisible | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | KeyActionEnter | Gets or sets the action to perform when the Enter key is pressed. |
 | KeyActionTab | Gets or sets the action to perform when the Tab key is pressed. |
 | Margin | (Inherited from Microsoft.Maui.Controls.View) |
 | MaximumHeightRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MaximumWidthRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MinimumHeightRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MinimumWidthRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | MouseOverBrush | Gets or sets the Microsoft.Maui.Controls.Brush that is used to highlight cells when the mouse is over. |
 | Navigation | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | Opacity | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Padding | Gets or sets the padding of the Content. (Inherited from C1.Maui.Core.C1View) |
 | Parent | (Inherited from Microsoft.Maui.Controls.Element) |
 | Resources | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Rotation | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | RotationX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | RotationY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Scale | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ScaleX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ScaleY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ScrollPosition | Gets or sets the scroll position. |
 | SelectedRanges | Gets or sets the currently selected ranges. |
 | Selection | Gets or sets the current selection. |
 | SelectionAdornerBorderBrush | Gets or sets the Microsoft.Maui.Controls.Brush of the selection adorner border. |
 | SelectionAdornerBrush | Gets or sets the Microsoft.Maui.Controls.Brush of the selection adorner. |
 | SelectionStyle | Gets or sets the Microsoft.Maui.Controls.Style of the selected cells. |
 | Shadow | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ShowMarquee | Gets or sets a value that indicates whether the grid shows an Excel-style marquee around the current selection. |
 | Style | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | StyleClass | (Inherited from Microsoft.Maui.Controls.NavigableElement) |
 | StyleId | (Inherited from Microsoft.Maui.Controls.Element) |
 | Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. (Inherited from C1.Maui.Core.C1View) |
 | TranslationX | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | TranslationY | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Triggers | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | UpdateAnimation | Gets an object containing the animation settings that will be applied when updating cells. |
 | VerticalOptions | (Inherited from Microsoft.Maui.Controls.View) |
 | ViewRange | Gets a GridControlRange value that indicates the range of cells currently visible on the grid. |
 | Visual | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Width | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | WidthRequest | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Window | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | X | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | Y | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ZIndex | (Inherited from Microsoft.Maui.Controls.VisualElement) |
 | ZoomMode | Gets or sets the zoom mode. |