Intersoft ClientUI Documentation
UXGridViewRowHeader Class
Members 



Represents an individual UXGridView row header.
Object Model
UXGridViewRowHeader ClassISFramework Class
Syntax
<TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<DescriptionAttribute("Represents an individual UXGridView row header.")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.FrameworkElement)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Selected")>
<TemplateVisualStateAttribute(GroupName="EmptyRowStates", Name="Row")>
<TemplateVisualStateAttribute(GroupName="EmptyRowStates", Name="NewRow")>
<TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="EditIndicator")>
<TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="SelectedIndicator")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="RowValid")>
<TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="NoIndicator")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="RowInvalid")>
Public Class UXGridViewRowHeader 
   Inherits Intersoft.Client.Framework.ISContentControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXGridViewRowHeader
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[DescriptionAttribute("Represents an individual UXGridView row header.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.FrameworkElement)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Selected")]
[TemplateVisualStateAttribute(GroupName="EmptyRowStates", Name="Row")]
[TemplateVisualStateAttribute(GroupName="EmptyRowStates", Name="NewRow")]
[TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="EditIndicator")]
[TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="SelectedIndicator")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="RowValid")]
[TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="NoIndicator")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="RowInvalid")]
public class UXGridViewRowHeader : Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[DescriptionAttribute("Represents an individual UXGridView row header.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.FrameworkElement)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Selected")]
[TemplateVisualStateAttribute(GroupName="EmptyRowStates", Name="Row")]
[TemplateVisualStateAttribute(GroupName="EmptyRowStates", Name="NewRow")]
[TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="EditIndicator")]
[TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="SelectedIndicator")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="RowValid")]
[TemplateVisualStateAttribute(GroupName="IndicatorStates", Name="NoIndicator")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="RowInvalid")]
public ref class UXGridViewRowHeader : 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.UXGridViewRowHeader

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

UXGridViewRowHeader Members
Intersoft.Client.UI.Data Namespace

Send Feedback