alexa

    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