Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CommandResult Structure
Members


In This Topic
    CommandResult Structure
    In This Topic
    Represents the executing result of an command.
    Syntax
    'Declaration
     
    
    Public Structure CommandResult 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As CommandResult
    public struct CommandResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Commands.CommandResult

    See Also