DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / GroupDescriptor Class / GroupDescriptor Constructor / GroupDescriptor Constructor()

In This Topic
    GroupDescriptor Constructor()
    In This Topic
    Initializes a new instance of the GroupDescriptor class.
    Syntax
    'Declaration
     
    Public Function New()
    public GroupDescriptor()
    See Also