Intersoft ClientUI Documentation
UXGridViewCheckBoxColumn Class
Members 



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

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

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

UXGridViewCheckBoxColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback