Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PaintGrayAreaEventArgs Class
Members


PaintGrayAreaEventArgs Class
Represents the event data for the PaintGrayArea event for the Spread component.
Syntax
'Declaration
 
Public Class PaintGrayAreaEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PaintGrayAreaEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PaintGrayAreaEventArgs

See Also