Intersoft ClientUI Documentation
UXGridViewSelectColumn Class
Members 



Represents a UXGridView column that used to check or unchecked items.
Object Model
UXGridViewSelectColumn ClassUXGridView ClassUXGridViewLength Structure
Syntax
<StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCheckBox)>
<DescriptionAttribute("Represents a UXGridView column that used to check or unchecked items.")>
Public Class UXGridViewSelectColumn 
   Inherits UXGridViewColumn
Dim instance As UXGridViewSelectColumn
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCheckBox)]
[DescriptionAttribute("Represents a UXGridView column that used to check or unchecked items.")]
public class UXGridViewSelectColumn : UXGridViewColumn 
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXCheckBox)]
[DescriptionAttribute("Represents a UXGridView column that used to check or unchecked items.")]
public ref class UXGridViewSelectColumn : public UXGridViewColumn 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.Data.UXGridViewColumn
         Intersoft.Client.UI.Data.UXGridViewSelectColumn

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

UXGridViewSelectColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback