Interface IGridDataGroupDropAreaModel
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public interface IGridDataGroupDropAreaModel
Properties
TableModel
Declaration
GridDataTableModel TableModel { get; }
Property Value
Type |
---|
GridDataTableModel |