Class RenderedCellsMoveState
An object which holds state when moving rows or columns for RenderedCellsManager InsertRows, InsertColumns, RemoveRows and RemoveColumns methods. It will be initialized by the Remove operation and later applied by the subsequent Insert operation.
Inheritance
System.Object
RenderedCellsMoveState
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.Windows.Controls.Cells
Assembly: Syncfusion.GridCommon.Wpf.dll
Syntax
public class RenderedCellsMoveState
Constructors
RenderedCellsMoveState()
Declaration
public RenderedCellsMoveState()