menu

WPF

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

    Show / Hide Table of Contents

    Interface IElement

    Inherited Members
    System.IComparable.CompareTo(System.Object)
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public interface IElement : INotifyPropertyChanged, IComparable

    Properties

    Element

    Declaration
    FrameworkElement Element { get; }
    Property Value
    Type
    System.Windows.FrameworkElement

    Index

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