[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PaintGroupBarBackgroundEventHandler

PaintGroupBarBackgroundEventHandler Delegate

Represents a defined method that handles the PaintGroupBarBackground event in the Spread component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void PaintGroupBarBackgroundEventHandler(object sender, PaintGroupBarBackgroundEventArgs e)
Public Delegate Sub PaintGroupBarBackgroundEventHandler(sender As Object, e As PaintGroupBarBackgroundEventArgs)
Parameters
Type Name Description
object sender

Source of the event

PaintGroupBarBackgroundEventArgs e

Event data