ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / DataSet Class / Fields Property

In This Topic
    Fields Property (DataSet)
    In This Topic
    Gets the Fields collection containing fields of the data set.
    Syntax
    'Declaration
     
    Public ReadOnly Property Fields As Fields
    public Fields Fields {get;}
    See Also