Intersoft ClientUI Documentation
UXFlowPanel Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXFlow Namespace : UXFlowPanel Class






Represents a uxflow panel.

Object Model

UXFlowPanel Class

Syntax

Visual Basic (Declaration) 
<DescriptionAttribute("Represents a uxflow panel.")>
Public Class UXFlowPanel 
   Inherits Intersoft.Client.Framework.ISVirtualizingPanel
   Implements IFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXFlowPanel
C# 
[DescriptionAttribute("Represents a uxflow panel.")]
public class UXFlowPanel : Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  
Delphi 
public class UXFlowPanel = class(Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing)
JScript 
DescriptionAttribute("Represents a uxflow panel.")
public class UXFlowPanel extends Intersoft.Client.Framework.ISVirtualizingPanel implements IFramework, ILicensing 
Managed Extensions for C++ 
[DescriptionAttribute("Represents a uxflow panel.")]
public __gc class UXFlowPanel : public Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  
C++/CLI 
[DescriptionAttribute("Represents a uxflow panel.")]
public ref class UXFlowPanel : public Intersoft.Client.Framework.ISVirtualizingPanel, IFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Panel
               System.Windows.Controls.VirtualizingPanel
                  Intersoft.Client.Framework.ISVirtualizingPanel
                     Intersoft.Client.UI.Aqua.UXFlow.UXFlowPanel

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.