Spread WinForms 15
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()
See Also