WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IGridModelProvider - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IGridModelProvider

    Interface that provides the Grid Model to any class that implements this.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public interface IGridModelProvider

    Methods

    SetTableModel(GridDataTableModel)

    Declaration
    void SetTableModel(GridDataTableModel model)
    Parameters
    Type Name Description
    GridDataTableModel model
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved