Class GridGroupDropAreaContextMenuInfo
Represents a class that provides information to GroupDropArea ContextMenu of DataGrid.
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.UI.Xaml.Grid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public class GridGroupDropAreaContextMenuInfo : GridContextMenuInfo, INotifyPropertyChanged
Constructors
GridGroupDropAreaContextMenuInfo()
Declaration
public GridGroupDropAreaContextMenuInfo()
Implements
System.ComponentModel.INotifyPropertyChanged