The DataRangeDescriptor type exposes the following members.

Properties

  NameDescription
Public propertyAggregateFunctions (Inherited from AggregatedGroupDescriptorBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyColumn
The column associated with the group
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDirection
Sort Direction
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyDisplayContent (Inherited from GroupDescriptorBase.)
Public propertyGroupingExpression (Inherited from GroupDescriptor<(Of <(<'AlarmData, String, Int32>)>)>.)
Public propertyGroupSortingExpression (Inherited from GroupDescriptor<(Of <(<'AlarmData, String, Int32>)>)>.)
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyNotificationsSuspended (Inherited from DescriptorBase.)
Public propertyRange
The range associated with the group
Public propertySortDirection (Inherited from GroupDescriptorBase.)
Public propertyUseCountSort
Specifies if the groups should be sorted by the items count

See Also