Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IUnboundRowSupport Interface
Members


In This Topic
IUnboundRowSupport Interface
In This Topic
Interface that supports unbound rows when the model is bound to a data source.
Syntax
'Declaration
 
Public Interface IUnboundRowSupport 
 
'Usage
 
Dim instance As IUnboundRowSupport
See Also