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


In This Topic
    StartReplyingToCommentThreaded Field
    In This Topic
    Start replying to threaded comment.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StartReplyingToCommentThreaded As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.StartReplyingToCommentThreaded
    public static readonly object StartReplyingToCommentThreaded
    See Also