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

In This Topic
    DataField Property (C1ColumnActionList)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DataField As System.String
    public System.string DataField {get; set;}
    See Also