Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / IWizardData Interface / Spread Property


In This Topic
    Spread Property (IWizardData)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Spread As FpSpread
    'Usage
     
    
    Dim instance As IWizardData
    Dim value As FpSpread
     
    value = instance.Spread
    FpSpread Spread {get;}
    See Also