Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / Spread Property


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