Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / DataSetReference Class / DataSetName Property

In This Topic
    DataSetName Property (DataSetReference)
    In This Topic
    Gets or sets name of the DataSet to use.
    Syntax
    'Declaration
     
    Public Property DataSetName As String
    public string DataSetName {get; set;}
    See Also