WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IElement

    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 Description
    System.Windows.FrameworkElement

    Index

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