Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / CellTypeDlgV3 Class
Members


In This Topic
    CellTypeDlgV3 Class
    In This Topic
    Represents the Cell Type Dialog for Spread Designer.
    Syntax
    'Declaration
     
    
    Public Class CellTypeDlgV3 
       Inherits System.Windows.Forms.Form
    'Usage
     
    
    Dim instance As CellTypeDlgV3
    public class CellTypeDlgV3 : System.Windows.Forms.Form 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         FarPoint.Win.Spread.Design.CellTypeDlgV3

    See Also