[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.ErrorUICommand

ErrorUICommand Class

Represents the command that display a message.

Inheritance
ErrorUICommand
Implements
Namespace: GrapeCity.Wpf.SpreadSheet.CellType
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class ErrorUICommand : Command, IDisposable
Public NotInheritable Class ErrorUICommand
    Inherits Command
    Implements IDisposable

Constructors

Name Description
ErrorUICommand(string, string)

Initializes a new instance of the ErrorUICommand class.

Methods

Name Description
Clone()

Clones this command object.

ExecuteCore(ref CommandResult, bool)

Executes this command.

SaveUndoStateCore()

Saves the data for undoing.