Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / FpSpreadDesigner Class
Members


FpSpreadDesigner Class
Component that supports invoking Designer for a particular FpSpread object at runtime.
Syntax
'Declaration
 
Public Class FpSpreadDesigner 
   Inherits System.ComponentModel.Component
 
'Usage
 
Dim instance As FpSpreadDesigner
Remarks
The FpSpreadDesigner component requires a license for Spread.NET Professional.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         FarPoint.Win.Spread.Design.FpSpreadDesigner

See Also