FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportObject Class / Name Property

In This Topic
    Name Property (ReportObject)
    In This Topic
    Gets or sets the name of the object.
    Syntax
    'Declaration
     
    Public Overridable Property Name As String
    public virtual string Name {get; set;}
    See Also