Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class
Members


In This Topic
    ThreadedComment Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public NotInheritable Class ThreadedComment 
       Inherits CommentBase
       Implements ICommentsThreaded, ICommentThreaded 
    'Usage
     
    
    Dim instance As ThreadedComment
    public sealed class ThreadedComment : CommentBase, ICommentsThreaded, ICommentThreaded  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.CommentBase
          GrapeCity.Spreadsheet.ThreadedComment

    See Also