Spread Windows Forms 13.0 Product Documentation
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.
    Object Model
    PaintGrayAreaEventArgs Class
    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