Intersoft ClientUI Documentation
PropertyGroupDescription Class
Members  See Also  Send Feedback
Intersoft.Client.Data.ComponentModel.CollectionViews Namespace : PropertyGroupDescription Class






Represents property group description.

Object Model

PropertyGroupDescription Class

Syntax

Visual Basic (Declaration) 
Public Class PropertyGroupDescription 
   Inherits System.Windows.Data.PropertyGroupDescription
Visual Basic (Usage)Copy Code
Dim instance As PropertyGroupDescription
C# 
public class PropertyGroupDescription : System.Windows.Data.PropertyGroupDescription 
Delphi 
public class PropertyGroupDescription = class(System.Windows.Data.PropertyGroupDescription)
JScript 
public class PropertyGroupDescription extends System.Windows.Data.PropertyGroupDescription
Managed Extensions for C++ 
public __gc class PropertyGroupDescription : public System.Windows.Data.PropertyGroupDescription 
C++/CLI 
public ref class PropertyGroupDescription : public System.Windows.Data.PropertyGroupDescription 

Inheritance Hierarchy

System.Object
   System.ComponentModel.GroupDescription
      System.Windows.Data.PropertyGroupDescription
         Intersoft.Client.Data.ComponentModel.CollectionViews.PropertyGroupDescription
            Intersoft.Client.UI.Data.UXGridViewGroupDescriptor

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.