ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / IEngine Interface / DataSource Property

In This Topic
    DataSource Property (IEngine)
    In This Topic
    Gets or sets the object used as the data source.
    Syntax
    'Declaration
     
    Property DataSource As Object
    object DataSource {get; set;}
    See Also