Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / FieldPaintEventArgs Class
Members


In This Topic
    FieldPaintEventArgs Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class FieldPaintEventArgs 
       Inherits System.Windows.Forms.PaintEventArgs
    'Usage
     
    
    Dim instance As FieldPaintEventArgs
    public class FieldPaintEventArgs : System.Windows.Forms.PaintEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.Windows.Forms.PaintEventArgs
             GrapeCity.Win.Spread.InputMan.CellType.FieldPaintEventArgs

    See Also