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

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