ComponentOne DataGrid for WPF and Silverlight
MergedRange Property (DataGridCellPresenter)

C1.WPF.DataGrid Namespace > DataGridCellPresenter Class : MergedRange Property
Gets the merged range this cell belongs to.
Syntax
'Declaration
 
Public ReadOnly Property MergedRange As DataGridCellsRange
public DataGridCellsRange MergedRange {get;}

Property Value

The merged range.
See Also

Reference

DataGridCellPresenter Class
DataGridCellPresenter Members