Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ThreadedCommandAction Enumeration


ThreadedCommandAction Enumeration
Syntax
'Declaration
 
Public Enum ThreadedCommandAction 
   Inherits System.Enum
 
'Usage
 
Dim instance As ThreadedCommandAction
Members
MemberDescription
AddAdd a new threaded comment or reply
DeleteDelete a threaded comment or reply
EditEdit a reply or comment
ResolvedThreaded comment is resolved or re-opened
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Commands.ThreadedCommandAction

See Also