Click or drag to resize

ContentControlPropertiesChecked Property

Gets or sets whether a Content Control item is checked. This property is applicable when the parent Content Control type is CheckBox.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool Checked { get; set; }

Property Value

Boolean
See Also