[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PaintGrayAreaEventArgs

PaintGrayAreaEventArgs Class

Represents the event data for the PaintGrayArea event for the Spread component.

Inheritance
PaintGrayAreaEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class PaintGrayAreaEventArgs : EventArgs
Public Class PaintGrayAreaEventArgs
    Inherits EventArgs

Constructors

Name Description
PaintGrayAreaEventArgs(SpreadView, Graphics, Rectangle)

Creates a new object with the PaintGrayArea event arguments.

Properties

Name Description
DrawRectangle

Gets or sets the rectangle area representing the gray area.

Graphics

Gets or sets the graphics device that handles the gray area.