alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class GridDataTableModel.GridDataMoveCellsState

    Inheritance
    System.Object
    GridMoveCellsState
    GridDataTableModel.GridDataMoveCellsState
    Inherited Members
    GridMoveCellsState.CellSpanBackgrounds
    GridMoveCellsState.CoveredCells
    GridMoveCellsState.Data
    GridMoveCellsState.Empty
    GridMoveCellsState.GridViews
    GridMoveCellsState.IsEmpty
    GridMoveCellsState.LineSizes
    GridMoveCellsState.Selections
    GridMoveCellsState.SuspendSelections
    GridMoveCellsState.VolatileCellStyles
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved