Specifies a custom group descriptor for DataRange
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public class DataRangeDescriptor : GroupDescriptor<GdxData, string, int> |
Visual Basic |
---|
Public Class DataRangeDescriptor _ Inherits GroupDescriptor(Of GdxData, String, Integer) |
JScript |
---|
public class DataRangeDescriptor extends GroupDescriptor<GdxData, String, int> |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows..::..Freezable
InheritanceContextPropagator
DescriptorBase
GroupDescriptorBase
AggregatedGroupDescriptorBase
GroupDescriptor<(Of <(<'GdxData, String, Int32>)>)>
Ico.Gdx..::..DataRangeDescriptor
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows..::..Freezable
InheritanceContextPropagator
DescriptorBase
GroupDescriptorBase
AggregatedGroupDescriptorBase
GroupDescriptor<(Of <(<'GdxData, String, Int32>)>)>
Ico.Gdx..::..DataRangeDescriptor