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






Provides base class for dragable headered items control.

Object Model

ISDragableHeaderedSelectionControl Class

Syntax

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

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.ISHeaderedSelectionControl
                           Intersoft.Client.UI.Controls.Interactivity.ISDragableHeaderedSelectionControl
                              Intersoft.Client.UI.Aqua.UXCollection.UXAccordionItem

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.