FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / DataSource Class / Name Property

In This Topic
    Name Property (DataSource)
    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