Intersoft ClientUI Documentation
UXGridViewCell Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewCell Class






Represents an individual UXGridView cell.

Object Model

UXGridViewCell Class

Syntax

Visual Basic (Declaration) 
<TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")>
<TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")>
<TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")>
<TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")>
<TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")>
<TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<DescriptionAttribute("Represents an individual UXGridView cell.")>
<TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
Public NotInheritable Class UXGridViewCell 
   Inherits Intersoft.Client.Framework.ISContentControl
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXGridViewCell
C# 
[TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[DescriptionAttribute("Represents an individual UXGridView cell.")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
public sealed class UXGridViewCell : Intersoft.Client.Framework.ISContentControl, IControlIFramework, ILicensing  
Delphi 
public class UXGridViewCell = class(Intersoft.Client.Framework.ISContentControl, IControl, IFramework, ILicensing)sealed; 
JScript 
TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")
TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")
TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")
TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")
TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")
TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")
TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")
TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")
TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)
TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")
DescriptionAttribute("Represents an individual UXGridView cell.")
TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")
TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")
TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")
public sealed class UXGridViewCell extends Intersoft.Client.Framework.ISContentControl implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[DescriptionAttribute("Represents an individual UXGridView cell.")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
public __gc __sealed class UXGridViewCell : public Intersoft.Client.Framework.ISContentControl, IControlIFramework, ILicensing  
C++/CLI 
[TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Display")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="InteractionStates", Name="Editing")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Regular")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Unfocused")]
[TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")]
[TemplatePartAttribute(Name="RightGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[DescriptionAttribute("Represents an individual UXGridView cell.")]
[TemplateVisualStateAttribute(GroupName="CurrentStates", Name="Current")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
public ref class UXGridViewCell sealed : public Intersoft.Client.Framework.ISContentControl, IControlIFramework, 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.