Spread Windows Forms 12.0 Product Documentation
PaintGrayAreaEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PaintGrayAreaEventArgs Class
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

Reference

PaintGrayAreaEventArgs Members
FarPoint.Win.Spread Namespace
PaintGrayArea Event

User-Task Documentation

Setting the Background Colors for a Sheet
Managing Events from User Actions