Skip to content

CommandResult

Summary

Represents the result of a command execution.

Signature

1
public class CommandResult

Namespace

cAlgo.API

Properties

Child

Summary

Gets the child control associated with the command result.

Signature

1
public ControlBase Child {get;}

Return Value

ControlBase