Click Event¶ Summary¶ Occurs when the button is clicked. Signature¶ 1public event Action<ButtonClickEventArgs> Click; Declaring Type¶ cAlgo.API.Button Last update: February 3, 2023