Spread Windows Forms 12.0 Product Documentation
FieldPaintEventArgs Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : FieldPaintEventArgs Class
Represents the System.EventArgs for the FieldsEditorControl.FieldPaint event on the FieldsEditorControl.
Object Model
FieldPaintEventArgs ClassField Class
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

Reference

FieldPaintEventArgs Members
GrapeCity.Win.Spread.InputMan.CellType Namespace