\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListActionList Class / DataSource Property

In This Topic
    DataSource Property (C1ListActionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DataSource As System.Object
    public System.object DataSource {get; set;}
    See Also