BCGControlBar Library for .NET
GridControlDesigner Class
Members 




Object Model
GridControlDesigner Class
Syntax
'Declaration
 
Public Class GridControlDesigner 
   Inherits System.Windows.Forms.Design.ControlDesigner
   Implements IServiceProviderEx 
'Usage
 
Dim instance As GridControlDesigner
public class GridControlDesigner : System.Windows.Forms.Design.ControlDesigner, IServiceProviderEx  
public __gc class GridControlDesigner : public System.Windows.Forms.Design.ControlDesigner, IServiceProviderEx  
public ref class GridControlDesigner : public System.Windows.Forms.Design.ControlDesigner, IServiceProviderEx  
Inheritance Hierarchy

System.Object
   System.ComponentModel.Design.ComponentDesigner
      System.Windows.Forms.Design.ControlDesigner
         BCGSoft.Controls.Grid.Design.GridControlDesigner
            BCGSoft.Controls.Grid.Design.DBGridDesigner

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

GridControlDesigner Members
BCGSoft.Controls.Grid.Design Namespace

Send Feedback