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


In This Topic
    NoteActionsCommand Class
    In This Topic
    Represents a command that add a new note or manipulate note.
    Syntax
    'Declaration
     
    
    Public Class NoteActionsCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As NoteActionsCommand
    public class NoteActionsCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.NoteActionsCommand

    See Also