Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CircularCellChangedEventArgs Class
Members


In This Topic
    CircularCellChangedEventArgs Class
    In This Topic
    Specifies the event argument for the CircularCellChanged event. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CircularCellChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As CircularCellChangedEventArgs
    public sealed class CircularCellChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.CircularCellChangedEventArgs

    See Also