Skip to content

IsChecked Property

Summary

Gets or sets a value indicating whether the checkbox is checked.

Signature

1
public bool? IsChecked {get; set;}

Return Value

bool?

Declaring Type

cAlgo.API.CheckBox


Last update: March 23, 2023