Intersoft ClientUI Documentation
UXGridViewColumn Class
Members 



Represents a UXGridView column.
Object Model
UXGridViewColumn ClassUXGridView ClassUXGridViewLength Structure
Syntax
<StyleTypedPropertyAttribute(Property="DragIndicatorStyle", StyleTargetType=System.Windows.Controls.ContentControl)>
<StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewCell)>
<DescriptionAttribute("Represents a UXGridView column.")>
<StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewColumnHeader)>
Public MustInherit Class UXGridViewColumn 
   Inherits System.Windows.DependencyObject
Dim instance As UXGridViewColumn
[StyleTypedPropertyAttribute(Property="DragIndicatorStyle", StyleTargetType=System.Windows.Controls.ContentControl)]
[StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewCell)]
[DescriptionAttribute("Represents a UXGridView column.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewColumnHeader)]
public abstract class UXGridViewColumn : System.Windows.DependencyObject 
[StyleTypedPropertyAttribute(Property="DragIndicatorStyle", StyleTargetType=System.Windows.Controls.ContentControl)]
[StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewCell)]
[DescriptionAttribute("Represents a UXGridView column.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewColumnHeader)]
public ref class UXGridViewColumn abstract : public System.Windows.DependencyObject 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.Data.UXGridViewColumn
         Intersoft.Client.UI.Data.UXGridViewBoundColumn
         Intersoft.Client.UI.Data.UXGridViewExpanderColumn
         Intersoft.Client.UI.Data.UXGridViewSelectColumn
         Intersoft.Client.UI.Data.UXGridViewSequenceColumn

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

UXGridViewColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback