Spread Windows Forms 17
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.
    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