FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ResolveCustomControlEventArgs Class
Members


ResolveCustomControlEventArgs Class
Provides data for FpSpread.ResolveCustomControl event.
Syntax
'Declaration
 
Public NotInheritable Class ResolveCustomControlEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ResolveCustomControlEventArgs
Inheritance Hierarchy

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

See Also