Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / ColorEventArgs Class
Members


In This Topic
    ColorEventArgs Class
    In This Topic
    Represents information about event color.
    Syntax
    'Declaration
     
    
    Public Class ColorEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ColorEventArgs
    public class ColorEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Design.ColorEventArgs

    See Also