FarPoint.Win.Spread
IUnboundRowSupport Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IUnboundRowSupport Interface


Interface that supports unbound rows when the model is bound to a data source.

Syntax

Visual Basic (Declaration) 
Public Interface IUnboundRowSupport 
Visual Basic (Usage)Copy Code
Dim instance As IUnboundRowSupport
C# 
public interface IUnboundRowSupport 

See Also