[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.Command.CanChangeActiveCell

CanChangeActiveCell Method

CanChangeActiveCell(ref CommandResult)

Gets a boolean value indicating whether the Spread can change active cell base on the command result.

Declaration
public virtual bool CanChangeActiveCell(ref CommandResult commandResult)
Public Overridable Function CanChangeActiveCell(ByRef commandResult As CommandResult) As Boolean
Parameters
Type Name Description
CommandResult commandResult
Returns
Type Description
bool