Intersoft ClientUI Documentation
UXGridViewComboBoxColumn Class
Members 



Represents a UXGridView column that hosts textual or image content in its cells.
Object Model
UXGridViewComboBoxColumn ClassUXGridView ClassUXGridViewLength Structure
Syntax
<StyleTypedPropertyAttribute(Property="EditingElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewComboBox)>
<StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewDropDownButton)>
Public Class UXGridViewComboBoxColumn 
   Inherits UXGridViewBoundColumn
Dim instance As UXGridViewComboBoxColumn
[StyleTypedPropertyAttribute(Property="EditingElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewComboBox)]
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewDropDownButton)]
public class UXGridViewComboBoxColumn : UXGridViewBoundColumn 
[StyleTypedPropertyAttribute(Property="EditingElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewComboBox)]
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewDropDownButton)]
public ref class UXGridViewComboBoxColumn : public UXGridViewBoundColumn 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.Data.UXGridViewColumn
         Intersoft.Client.UI.Data.UXGridViewBoundColumn
            Intersoft.Client.UI.Data.UXGridViewComboBoxColumn

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXGridViewComboBoxColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback