C1.Silverlight.Olap.5
GetMergedRange(C1FlexGrid,CellType,CellRange) Method

This method is for internal use.
Syntax
'Declaration
 
Public Function GetMergedRange( _
   ByVal grid As C1FlexGrid, _
   ByVal cellType As CellType, _
   ByVal range As CellRange _
) As CellRange
public CellRange GetMergedRange( 
   C1FlexGrid grid,
   CellType cellType,
   CellRange range
)

Parameters

grid
cellType
range
See Also

Reference

C1OlapGrid Class
C1OlapGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.