The DataRangeDescriptor type exposes the following members.
Properties
Name | Description | |
---|---|---|
AggregateFunctions | (Inherited from AggregatedGroupDescriptorBase.) | |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
Column |
The column associated with the group
| |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
Direction |
Sort Direction
| |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
DisplayContent | (Inherited from GroupDescriptorBase.) | |
GroupingExpression | (Inherited from GroupDescriptor<(Of <(<'GdxData, String, Int32>)>)>.) | |
GroupSortingExpression | (Inherited from GroupDescriptor<(Of <(<'GdxData, String, Int32>)>)>.) | |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
NotificationsSuspended | (Inherited from DescriptorBase.) | |
Range |
The range associated with the group
| |
SortDirection | (Inherited from GroupDescriptorBase.) | |
UseCountSort |
Specifies if the groups should be sorted by the items count
|