Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / FormulaBindablePropertyAttribute Class
Members


FormulaBindablePropertyAttribute Class
Indicates that the property can be bind to a formula. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class FormulaBindablePropertyAttribute 
   Inherits System.Attribute
 
'Usage
 
Dim instance As FormulaBindablePropertyAttribute
Inheritance Hierarchy

System.Object
   System.Attribute
      GrapeCity.Spreadsheet.Data.FormulaBindablePropertyAttribute

See Also