ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ViewColumn Class / DataView Property

In This Topic
    DataView Property
    In This Topic
    Gets the C1DataView that this column belongs to.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataView As C1DataView
    public C1DataView DataView {get;}
    See Also