Intersoft ClientUI Documentation
UXGridViewHyperlinkColumn Class
Members 



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

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

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

UXGridViewHyperlinkColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback