ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITreeNode<T> Interface / parent Property

In This Topic
    parent Property (ITreeNode<T>)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property parent As T
    T parent {get;}
    See Also