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


In This Topic
    IExpandoSupport Interface
    In This Topic
    Interface that supports the ability to extend objects by adding arbitrary properties (called expando properties).
    Object Model
    IExpandoSupport Interface
    Syntax
    'Declaration
     
    
    Public Interface IExpandoSupport 
    'Usage
     
    
    Dim instance As IExpandoSupport
    public interface IExpandoSupport 
    See Also