ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IDataRegion Interface / DataSetName Property

In This Topic
    DataSetName Property (IDataRegion)
    In This Topic
    Gets the name of the data set to use for this data region.
    Syntax
    'Declaration
     
    ReadOnly Property DataSetName As String
    string DataSetName {get;}

    Property Value

    A System.String specifying the name of the data set.
    See Also