FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataScope Class / Name Property

In This Topic
    Name Property (DataScope)
    In This Topic
    Gets the name of the current data scope.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Name As String
    public abstract string Name {get;}
    See Also