Intersoft ClientUI Documentation
ISDragableHeaderedHierarchicalMultipleSelectionControl Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : ISDragableHeaderedHierarchicalMultipleSelectionControl Class






Provides base class for dragable headered items control.

Object Model

ISDragableHeaderedHierarchicalMultipleSelectionControl Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class ISDragableHeaderedHierarchicalMultipleSelectionControl 
   Inherits Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl
   Implements IControlIFramework, ILicensing, ISelectionItemIDropable 
Visual Basic (Usage)Copy Code
Dim instance As ISDragableHeaderedHierarchicalMultipleSelectionControl
C# 
public abstract class ISDragableHeaderedHierarchicalMultipleSelectionControl : Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl, IControlIFramework, ILicensing, ISelectionItemIDropable  
Delphi 
public class ISDragableHeaderedHierarchicalMultipleSelectionControl = class(Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl, IControl, IFramework, ILicensing, ISelectionItem, IDropable)abstract; 
JScript 
public abstract class ISDragableHeaderedHierarchicalMultipleSelectionControl extends Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl implements IControlIFramework, ILicensing, ISelectionItemIDropable 
Managed Extensions for C++ 
public __gc abstract class ISDragableHeaderedHierarchicalMultipleSelectionControl : public Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl, IControlIFramework, ILicensing, ISelectionItemIDropable  
C++/CLI 
public ref class ISDragableHeaderedHierarchicalMultipleSelectionControl abstract : public Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl, IControlIFramework, ILicensing, ISelectionItemIDropable  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.HeaderedItemsControl
                     Intersoft.Client.Framework.ISHeaderedItemsControl
                        Intersoft.Client.Framework.ISHeaderedHierarchicalSelectionControl
                           Intersoft.Client.Framework.ISHeaderedHierarchicalMultipleSelectionControl
                              Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedHierarchicalMultipleSelectionControl
                                 Intersoft.Client.UI.Aqua.UXCollection.UXTreeViewItem

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.