Interface IElement
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public interface IElement : INotifyPropertyChanged, IComparable
Properties
Element
Declaration
FrameworkElement Element { get; }
Property Value
Type |
---|
Windows.UI.Xaml.FrameworkElement |
Index
Declaration
int Index { get; }
Property Value
Type |
---|
System.Int32 |