menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UnboundRow - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class UnboundRow

    The class that going to deals with UnBoundDataRow 's column creation and updating it's renderer and initialize it element.

    Inheritance
    System.Object
    Syncfusion.SfDataGrid.DataRowBase
    Syncfusion.SfDataGrid.GridDataRow
    Syncfusion.SfDataGrid.DataRow
    UnboundRow
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IComparable
    System.IDisposable
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.Android.dll
    Syntax
    public class UnboundRow : DataRow, IRowElement, IElement, INotifyPropertyChanged, IComparable, IVisibility, IDisposable

    Constructors

    UnboundRow()

    Initializes a new instance of the UnboundRow class.

    Declaration
    public UnboundRow()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IComparable
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved