Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IExpressionConsumer Interface
Members


In This Topic
    IExpressionConsumer Interface
    In This Topic
    Interface that supports a class to bind its formulas to the data model.
    Object Model
    IExpressionConsumer InterfaceIObjectExpressionSupport Interface
    Syntax
    'Declaration
     
    
    Public Interface IExpressionConsumer 
    'Usage
     
    
    Dim instance As IExpressionConsumer
    public interface IExpressionConsumer 
    See Also