C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / MergeManager Property

In This Topic
MergeManager Property (C1FlexGrid)
In This Topic
Gets or sets the IMergeManager class responsible for handling cell merging on the grid.
Syntax
'Declaration
 
Public Property MergeManager As IMergeManager
 
See Also