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

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