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

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