ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridGroupingPresenter Class / IsEmptyProperty Field

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