FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PaintGroupBarBackgroundEventArgs Class
Members


PaintGroupBarBackgroundEventArgs Class
Represents the event data for PaintGroupBarBackground events in the Spread component.
Syntax
'Declaration
 
Public Class PaintGroupBarBackgroundEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As PaintGroupBarBackgroundEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.PaintGroupBarBackgroundEventArgs

See Also