ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridCellPresenter Class / MergedRangeProperty Field

In This Topic
    MergedRangeProperty Field
    In This Topic
    Identifies the MergedRange dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MergedRangeProperty As DependencyProperty
    public static readonly DependencyProperty MergedRangeProperty
    See Also