ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor 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 System.Object
    System.object DataSource {get; set;}
    See Also