ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / IValueObject Interface
Members

In This Topic
    IValueObject Interface
    In This Topic
    Interface supported by external objects that have to return a value other than themselves (e.g. a cell range object should return the cell content instead of the range itself).
    Object Model
    IValueObject Interface
    Syntax
    'Declaration
     
    
    Public Interface IValueObject 
    public interface IValueObject 
    See Also