Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / DeleteCommentThreaded Field


In This Topic
    DeleteCommentThreaded Field
    In This Topic
    Deletes a new modern threaded comment.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DeleteCommentThreaded As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.DeleteCommentThreaded
    public static readonly object DeleteCommentThreaded
    See Also