Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IPropertyAllowedSupport Interface
Members


In This Topic
IPropertyAllowedSupport Interface
In This Topic
Interface that specifies whether the cell type supports specific properties.
Syntax
'Declaration
 
Public Interface IPropertyAllowedSupport 
 
'Usage
 
Dim instance As IPropertyAllowedSupport
See Also