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


In This Topic
    CustomNameChangedEventArgs Class
    In This Topic
    Represents the data for changes to the custom name.
    Syntax
    'Declaration
     
    
    Public Class CustomNameChangedEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As CustomNameChangedEventArgs
    public class CustomNameChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.CustomNameChangedEventArgs

    See Also