ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / GroupDescriptor Class
Members

In This Topic
    GroupDescriptor Class
    In This Topic
    Descriptor used by the ClientViewSource to group data returned from server-side queries.
    Object Model
    GroupDescriptor Class
    Syntax
    'Declaration
     
    
    Public Class GroupDescriptor 
       Inherits System.Windows.DependencyObject
    public class GroupDescriptor : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.Data.DataSource.GroupDescriptor

    See Also