Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / ErrorUICommand Class
Members


In This Topic
    ErrorUICommand Class
    In This Topic
    Represents the command that display a message.
    Object Model
    ErrorUICommand Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ErrorUICommand 
       Inherits GrapeCity.Spreadsheet.Commands.Command
    'Usage
     
    Dim instance As ErrorUICommand
    public sealed class ErrorUICommand : GrapeCity.Spreadsheet.Commands.Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Wpf.SpreadSheet.CellType.ErrorUICommand

    See Also