menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IElement - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IElement

    Provides the functionality for the basic element of the row.

    Inherited Members
    System.IComparable.CompareTo(System.Object)
    Namespace: Syncfusion.WinForms.DataGrid
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public interface IElement : INotifyPropertyChanged, IComparable

    Properties

    Index

    Gets the index of the element.

    Declaration
    int Index { get; }
    Property Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved