C1.WPF.DataGrid Namespace / C1DataGrid Class / MergedRanges Property

In This Topic
MergedRanges Property
In This Topic
Gets or sets the merged ranges that are contained in the .
Syntax
'Declaration
 
Public Property MergedRanges As List(Of DataGridCellsRange)
 
See Also