Intersoft ClientUI Documentation
UXDataComboBoxColumn Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Data Namespace : UXDataComboBoxColumn Class






Object Model

UXDataComboBoxColumn Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.Data.UXDataComboBoxColumn
         Intersoft.Client.UI.Data.UXDataComboBoxBoundColumn
         Intersoft.Client.UI.Data.UXDataComboBoxSelectColumn

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.