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