menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RenderedCellsMoveState - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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.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.Cells
    Assembly: Syncfusion.GridCommon.Wpf.dll
    Syntax
    public class RenderedCellsMoveState

    Constructors

    RenderedCellsMoveState()

    Declaration
    public RenderedCellsMoveState()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved