InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / DataSource Property

In This Topic
    DataSource Property (C1InputPanel)
    In This Topic
    Gets or sets the data source object for the panel.
    Syntax
    'Declaration
     
    Public Property DataSource As Object
    public object DataSource {get; set;}
    See Also