Intersoft ClientUI Documentation
UXPropertyGridCustomEditor Class
Members 



Represents a property grid custom editor control.
Object Model
UXPropertyGridCustomEditor ClassISFramework Class
Syntax
<DescriptionAttribute("Represents a property grid custom editor control.")>
<TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")>
<TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")>
Public Class UXPropertyGridCustomEditor 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXPropertyGridCustomEditor
[DescriptionAttribute("Represents a property grid custom editor control.")]
[TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")]
public class UXPropertyGridCustomEditor : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[DescriptionAttribute("Represents a property grid custom editor control.")]
[TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")]
[TemplateVisualStateAttribute(GroupName="FocusStates", Name="Focused")]
public ref class UXPropertyGridCustomEditor : public Intersoft.Client.Framework.ISControl, 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
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.Editors.UXPropertyGridCustomEditor
                     Intersoft.Client.UI.Editors.UXPropertyGridCollectionEditor

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

UXPropertyGridCustomEditor Members
Intersoft.Client.UI.Editors Namespace

Send Feedback