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


In This Topic
    ResolveCustomControlEventArgs Class
    In This Topic
    Provides data for FpSpread.ResolveCustomControl event. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ResolveCustomControlEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ResolveCustomControlEventArgs
    public sealed class ResolveCustomControlEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.ResolveCustomControlEventArgs

    See Also