Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICommentThreaded Interface / Parent Property


In This Topic
    Parent Property (ICommentThreaded)
    In This Topic
    Gets the top-level comment.
    Syntax
    'Declaration
     
    
    ReadOnly Property Parent As ICommentThreaded
    'Usage
     
    
    Dim instance As ICommentThreaded
    Dim value As ICommentThreaded
     
    value = instance.Parent
    ICommentThreaded Parent {get;}
    See Also