[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PaintGroupBarBackgroundEventArgs

PaintGroupBarBackgroundEventArgs Class

Represents the event data for PaintGroupBarBackground events in the Spread component.

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

Constructors

Name Description
PaintGroupBarBackgroundEventArgs(Graphics, Rectangle)

Creates a new set of PaintGroupBarBackgroundEventArgs event arguments.

Properties

Name Description
Bounds

The boundary of the group bar.

Graphics

The Graphics object used to paint the background.

Handled

Determines whether the event is handled.