FlexGrid for WinRT
MergeManager Class
Members 

Implements the grid's default merging behavior.
Object Model
MergeManager Class
Syntax
'Declaration
 
Public Class MergeManager 
   Implements IMergeManager 
public class MergeManager : IMergeManager  
Remarks
An instance of this class is automatically created and assigned to the grid's C1FlexGrid.MergeManager property to implement the grid's default merging behavior. If you need to customize the default merging behavior, create a class that implements the IMergeManager interface and assign an instance of that class to the grid's C1FlexGrid.MergeManager property.
Inheritance Hierarchy

System.Object
   C1.Xaml.FlexGrid.MergeManager

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MergeManager Members
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback