ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowHeaderPresenter Class / IsMergingProperty Field

In This Topic
    IsMergingProperty Field (DataGridRowHeaderPresenter)
    In This Topic
    Identifies the IsMerging dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsMergingProperty As DependencyProperty
    public static readonly DependencyProperty IsMergingProperty
    See Also