[]
        
(Showing Draft Content)

C1.Data.DataSource.GroupDescriptor

GroupDescriptor Class

Descriptor used by the ClientViewSource to group data returned from server-side queries.

Inheritance
GroupDescriptor
Namespace: C1.Data.DataSource
Assembly: C1.Data.Entity.4.8.dll
Syntax
public class GroupDescriptor : DependencyObject

Constructors

Name Description
GroupDescriptor()

Initializes a new instance of the GroupDescriptor class.

GroupDescriptor(string)

Initializes a new instance of the GroupDescriptor class.

Fields

Name Description
PropertyPathProperty

The DependencyProperty for the PropertyPath property.

Properties

Name Description
PropertyPath

Gets or sets the name of the property path used to group data.