menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DataGridUnboundRows - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DataGridUnboundRows

    Gets or sets the collection of unbound rows that will be displayed to the SfDataGrid.

    Inheritance
    System.Object
    DataGridUnboundRows
    Namespace: Syncfusion.Maui.DataGrid
    Assembly: Syncfusion.Maui.DataGrid.dll
    Syntax
    public class DataGridUnboundRows : ObservableCollection<DataGridUnboundRow>

    Constructors

    DataGridUnboundRows()

    Declaration
    public DataGridUnboundRows()

    Methods

    OnCollectionChanged(NotifyCollectionChangedEventArgs)

    Declaration
    protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs e)
    Parameters
    Type Name Description
    System.Collections.Specialized.NotifyCollectionChangedEventArgs e
    Exceptions
    Type Condition
    System.NotImplementedException
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved