Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IGridSelectionController - Xamarin.Forms API Reference | Syncfusion SfDataGrid control. ">

    Show / Hide Table of Contents

    Interface IGridSelectionController

    Defines methods that must be implemented when handling selection in a SfDataGrid control.

    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public interface IGridSelectionController : IDisposable

    Properties

    DataGrid

    Gets the reference to the DataGrid control.

    Declaration
    SfDataGrid DataGrid { get; }
    Property Value
    Type Description
    SfDataGrid
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved