RadioButton.IsChecked
RadioButton.IsChecked property
Indicates if the radiobutton is checked or not.
public bool IsChecked { get; set; }
See Also
- class RadioButton
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
Indicates if the radiobutton is checked or not.
public bool IsChecked { get; set; }