Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PaintGroupBarBackgroundEventArgs Class
Members


In This Topic
    PaintGroupBarBackgroundEventArgs Class
    In This Topic
    Represents the event data for PaintGroupBarBackground events in the Spread component.
    Object Model
    PaintGroupBarBackgroundEventArgs Class
    Syntax
    'Declaration
     
    Public Class PaintGroupBarBackgroundEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As PaintGroupBarBackgroundEventArgs
    public class PaintGroupBarBackgroundEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also