Intersoft ClientUI Documentation
UXGridViewBoundColumn Class
Members 



Represents a UXGridView column that can bind to a property in the grid's data source.
Object Model
UXGridViewBoundColumn ClassUXGridView ClassUXGridViewLength Structure
Syntax
<DescriptionAttribute("Represents a UXGridView column that can bind to a property in the grid's data source.")>
<StyleTypedPropertyAttribute(Property="EditingElementStyle", StyleTargetType=System.Windows.FrameworkElement)>
<StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=System.Windows.FrameworkElement)>
Public MustInherit Class UXGridViewBoundColumn 
   Inherits UXGridViewColumn
Dim instance As UXGridViewBoundColumn
[DescriptionAttribute("Represents a UXGridView column that can bind to a property in the grid's data source.")]
[StyleTypedPropertyAttribute(Property="EditingElementStyle", StyleTargetType=System.Windows.FrameworkElement)]
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=System.Windows.FrameworkElement)]
public abstract class UXGridViewBoundColumn : UXGridViewColumn 
[DescriptionAttribute("Represents a UXGridView column that can bind to a property in the grid's data source.")]
[StyleTypedPropertyAttribute(Property="EditingElementStyle", StyleTargetType=System.Windows.FrameworkElement)]
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=System.Windows.FrameworkElement)]
public ref class UXGridViewBoundColumn abstract : public UXGridViewColumn 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.Data.UXGridViewColumn
         Intersoft.Client.UI.Data.UXGridViewBoundColumn
            Intersoft.Client.UI.Data.UXGridViewCheckBoxColumn
            Intersoft.Client.UI.Data.UXGridViewComboBoxColumn
            Intersoft.Client.UI.Data.UXGridViewHyperlinkColumn
            Intersoft.Client.UI.Data.UXGridViewTemplateColumn
            Intersoft.Client.UI.Data.UXGridViewTextColumn

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

UXGridViewBoundColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback