ActiveReports 18 .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
    pecifies which data set to use for this data region.
    Syntax
    'Declaration
     
    ReadOnly Property DataSetName As String
    string DataSetName {get;}
    See Also