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


In This Topic
IReadOnlySupport Interface
In This Topic
Interface that specifies whether the cell type supports a ReadOnly property.
Syntax
'Declaration
 
Public Interface IReadOnlySupport 
 
'Usage
 
Dim instance As IReadOnlySupport
See Also