CommandResult¶ Summary¶ Represents the result of a command execution. Signature 1public class CommandResult Namespace¶ cAlgo.API Properties¶ Child¶ Summary Gets the child control associated with the command result. Signature 1public ControlBase Child {get;} Return Value ControlBase