Intersoft ClientUI Documentation
UXGridViewColumnHeader Class
Members 



Represents an individual UXGridView column header.
Object Model
UXGridViewColumnHeader ClassISFramework ClassUXGridViewColumn ClassUXGridView Class
Syntax
<TemplateVisualStateAttribute(Name="SortDescending", GroupName="SortStates")>
<TemplatePartAttribute(Name="FilterElement", Type=Intersoft.Client.UI.Data.UXDataFilter)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<TemplateVisualStateAttribute(GroupName="SortStates", Name="SortAscending")>
<TemplateVisualStateAttribute(GroupName="SortStates", Name="Unsorted")>
<TemplatePartAttribute(Name="FilterPopup", Type=Intersoft.Client.UI.Controls.UXPopup)>
<DescriptionAttribute("Represents an individual UXGridView column header.")>
<TemplatePartAttribute(Name="FilterIcon", Type=Intersoft.Client.UI.Aqua.UXToggleButton)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
Public Class UXGridViewColumnHeader 
   Inherits Intersoft.Client.Framework.ISContentControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXGridViewColumnHeader
[TemplateVisualStateAttribute(Name="SortDescending", GroupName="SortStates")]
[TemplatePartAttribute(Name="FilterElement", Type=Intersoft.Client.UI.Data.UXDataFilter)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplateVisualStateAttribute(GroupName="SortStates", Name="SortAscending")]
[TemplateVisualStateAttribute(GroupName="SortStates", Name="Unsorted")]
[TemplatePartAttribute(Name="FilterPopup", Type=Intersoft.Client.UI.Controls.UXPopup)]
[DescriptionAttribute("Represents an individual UXGridView column header.")]
[TemplatePartAttribute(Name="FilterIcon", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
public class UXGridViewColumnHeader : Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplateVisualStateAttribute(Name="SortDescending", GroupName="SortStates")]
[TemplatePartAttribute(Name="FilterElement", Type=Intersoft.Client.UI.Data.UXDataFilter)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplateVisualStateAttribute(GroupName="SortStates", Name="SortAscending")]
[TemplateVisualStateAttribute(GroupName="SortStates", Name="Unsorted")]
[TemplatePartAttribute(Name="FilterPopup", Type=Intersoft.Client.UI.Controls.UXPopup)]
[DescriptionAttribute("Represents an individual UXGridView column header.")]
[TemplatePartAttribute(Name="FilterIcon", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
public ref class UXGridViewColumnHeader : public Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  Intersoft.Client.Framework.ISContentControl
                     Intersoft.Client.UI.Data.UXGridViewColumnHeader

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

UXGridViewColumnHeader Members
Intersoft.Client.UI.Data Namespace

Send Feedback