Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / FormulaBindablePropertyAttribute Class / FormulaBindablePropertyAttribute Constructor


In This Topic
    FormulaBindablePropertyAttribute Constructor
    In This Topic
    Initializes a new instance of the FormulaBindablePropertyAttribute class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FormulaBindablePropertyAttribute()
    public FormulaBindablePropertyAttribute()
    See Also