Intersoft ClientUI Documentation
UXGridViewTextColumn Class
Members 



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

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.Data.UXGridViewColumn
         Intersoft.Client.UI.Data.UXGridViewBoundColumn
            Intersoft.Client.UI.Data.UXGridViewTextColumn
               Intersoft.Client.UI.Data.UXTreeListTreeColumn

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

UXGridViewTextColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback