[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.ErrorUICommand.Clone

Clone Method

Clone()

Clones this command object.

Declaration
public override Command Clone()
Public Overrides Function Clone() As Command
Returns
Type Description
Command

The cloned command object.

Overrides