Class GridDataTableModel.GridDataMoveCellsState
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.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridDataMoveCellsState : GridMoveCellsState
Constructors
GridDataMoveCellsState(IEditableLineSizeHost, GridVolatileCellStyles)
Declaration
public GridDataMoveCellsState(IEditableLineSizeHost lineSizes, GridVolatileCellStyles volatileCellStyles)
Parameters
Type | Name | Description |
---|---|---|
IEditableLineSizeHost | lineSizes | |
GridVolatileCellStyles | volatileCellStyles |
Properties
CurrentRecordMoveState
Declaration
public GridDataCurrentRecordMoveState CurrentRecordMoveState { get; }