Specifies a custom group descriptor for DataRange

Namespace: Ico.Awx.DataGrid
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class DataGroupDescriptor : GroupDescriptor
Visual Basic
Public Class DataGroupDescriptor _
	Inherits GroupDescriptor
JScript
public class DataGroupDescriptor extends GroupDescriptor

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows..::..Freezable
        InheritanceContextPropagator
          DescriptorBase
            GroupDescriptorBase
              AggregatedGroupDescriptorBase
                GroupDescriptor
                  Ico.Awx.DataGrid..::..DataGroupDescriptor

See Also