Intersoft ClientUI Documentation
UXGridViewExpanderColumn Class
Members 



Represents a UXGridView column that used to expand or collapsed row details.
Object Model
UXGridViewExpanderColumn ClassUXGridView ClassVisibilityConverter ClassUXGridViewLength Structure
Syntax
<DescriptionAttribute("Represents a UXGridView column that used to expand or collapsed row details.")>
<StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewExpanderButton)>
Public Class UXGridViewExpanderColumn 
   Inherits UXGridViewColumn
Dim instance As UXGridViewExpanderColumn
[DescriptionAttribute("Represents a UXGridView column that used to expand or collapsed row details.")]
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewExpanderButton)]
public class UXGridViewExpanderColumn : UXGridViewColumn 
[DescriptionAttribute("Represents a UXGridView column that used to expand or collapsed row details.")]
[StyleTypedPropertyAttribute(Property="ElementStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewExpanderButton)]
public ref class UXGridViewExpanderColumn : public UXGridViewColumn 
Inheritance Hierarchy

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

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

UXGridViewExpanderColumn Members
Intersoft.Client.UI.Data Namespace

Send Feedback