Name | Description | |
---|---|---|
![]() | C1GridControl Constructor | Initializes a new instance of the C1GridControl class. |
The following tables list the members exposed by C1GridControl.
Name | Description | |
---|---|---|
![]() | C1GridControl Constructor | Initializes a new instance of the C1GridControl class. |
Name | Description | |
---|---|---|
![]() ![]() | AllowRefreshingProperty | Identifies the AllowRefreshing dependency property. |
![]() ![]() | CellPaddingProperty | Identifies the CellPadding dependency property. |
![]() ![]() | CellStyleProperty | Identifies the CellStyle dependency property. |
![]() ![]() | CursorStyleProperty | Identifies the CursorStyle dependency property. |
![]() ![]() | FrozenLinesBrushProperty | Identifies the FrozenLinesBrush dependency property. |
![]() ![]() | GridLinesBrushProperty | Identifies the GridLinesBrush dependency property. |
![]() ![]() | GridLinesVisibilityProperty | Identifies the GridLinesVisibility dependency property. |
![]() ![]() | GridLinesWidthProperty | Identifies the GridLinesWidth dependency property. |
![]() ![]() | IsAnimatedProperty | Identifies the IsAnimated dependency property. |
![]() ![]() | KeyActionEnterProperty | Identifies the KeyActionEnter dependency property. |
![]() ![]() | KeyActionTabProperty | Identifies the KeyActionTab dependency property. |
![]() ![]() | MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. |
![]() ![]() | SelectionAdornerBorderBrushProperty | Identifies the SelectionAdornerBorderBrush dependency property. |
![]() ![]() | SelectionAdornerBrushProperty | Identifies the SelectionAdornerBrush dependency property. |
![]() ![]() | SelectionStyleProperty | Identifies the SelectionStyle dependency property. |
![]() ![]() | ShowMarqueeProperty | Identifies the ShowMarquee dependency property. |
![]() ![]() | ZoomModeProperty | Identifies the ZoomMode dependency property. |
Name | Description | |
---|---|---|
![]() | propertyMapper | (Inherited from Microsoft.Maui.Controls.View) |
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. |
Name | Description | |
---|---|---|
![]() | Arrange | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | BatchBegin | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | BatchCommit | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | ChangeView | Changes the scroll and zoom of the grid to the specified part of the viewport. |
![]() | ClearValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | CoerceValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | Dispose | Overloaded. Overridden. |
![]() | FindByName | (Inherited from Microsoft.Maui.Controls.Element) |
![]() | FinishEditing | Overloaded. Commits or cancels any pending edits and exits edit mode. |
![]() | Focus | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | GetChildElements | (Inherited from Microsoft.Maui.Controls.View) |
![]() | GetSelectedState | Gets a GridSelectedState value that indicates the selected state of the cells in a specified range. |
![]() | GetSelectedTimes | Gets the number of times this range is selected. state of the cells in a specified range. |
![]() | GetValue | (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | IsSet | (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | Layout | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | Measure | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | Refresh | |
![]() | RemoveBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | RemoveDynamicResource | (Inherited from Microsoft.Maui.Controls.Element) |
![]() | ScrollIntoView | Scrolls the grid to bring a specified range into view. |
![]() | Select | Overloaded. Selects a given cell and optionally scrolls it into view. |
![]() | SelectAll | Selects all the cells. |
![]() | SetBinding | (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | SetCursor | Sets the cursor of the grid to the specified row and column. |
![]() | SetDynamicResource | (Inherited from Microsoft.Maui.Controls.Element) |
![]() | SetValue | Overloaded. (Inherited from Microsoft.Maui.Controls.BindableObject) |
![]() | StartEditing | Starts editing a specific cell. |
![]() | Unfocus | (Inherited from Microsoft.Maui.Controls.VisualElement) |
![]() | UnselectAll | Unselects all the cells. |
![]() | UpdateMouseOver | Updates the mouse-over state of the specified range. |
Name | Description | |
---|---|---|
![]() | GetAllParents | Returns all the parents in the visual tree |
![]() | GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. |
![]() | SetStyle |