Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PaintGrayAreaEventArgs Class
Members


In This Topic
    PaintGrayAreaEventArgs Class
    In This Topic
    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
    public class PaintGrayAreaEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also