Class GridDataTableModel.GridDataMoveCellsState
Inherited Members
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; }
Property Value
Type |
---|
GridDataCurrentRecordMoveState |