Intersoft ClientUI Documentation
UXGridViewCell Class
Members 



Represents an individual UXGridView cell.
Object Model
UXGridViewCell ClassISFramework ClassUXGridViewColumn ClassUXGridView ClassUXGridViewRowBase Class
Syntax
<TemplatePartAttribute(Name="BusyIndicator", Type=System.Windows.Controls.Border)>
<TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")>
<DescriptionAttribute("Represents an individual UXGridView cell.")>
<TemplateVisualStateAttribute(GroupName="BusyStates", Name="NotBusy")>
<TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)>
<TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")>
<TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")>
<TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")>
<TemplateVisualStateAttribute(GroupName="BusyStates", Name="Busy")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")>
Public NotInheritable Class UXGridViewCell 
   Inherits Intersoft.Client.Framework.ISContentControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXGridViewCell
[TemplatePartAttribute(Name="BusyIndicator", Type=System.Windows.Controls.Border)]
[TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")]
[DescriptionAttribute("Represents an individual UXGridView cell.")]
[TemplateVisualStateAttribute(GroupName="BusyStates", Name="NotBusy")]
[TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="BusyStates", Name="Busy")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")]
public sealed class UXGridViewCell : Intersoft.Client.Framework.ISContentControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="BusyIndicator", Type=System.Windows.Controls.Border)]
[TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")]
[DescriptionAttribute("Represents an individual UXGridView cell.")]
[TemplateVisualStateAttribute(GroupName="BusyStates", Name="NotBusy")]
[TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="BusyStates", Name="Busy")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")]
public ref class UXGridViewCell sealed : 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.UXGridViewCell

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

UXGridViewCell Members
Intersoft.Client.UI.Data Namespace

Send Feedback