NevronOpenVision
Nevron.Nov.Grid Namespace / NGridDetail<TGrid,TGridView,TDoc,TContextMenu> Class / DuplicateChange Method
In This Topic
    DuplicateChange Method
    In This Topic
    Duplicates a change that occurs in source grid to the specified target grid.
    Syntax
    protected virtual void DuplicateChange( 
       TGrid targetGrid,
       TGrid sourceGrid,
       NEventArgs sourceChange
    )

    Parameters

    targetGrid
    sourceGrid
    sourceChange
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also