FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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