Click or drag to resize

IRadioButton CheckState Property

Indicates whether option button is checked.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
CheckState CheckState { get; set; }

Property Value

Type: CheckState
See Also