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.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool Checked { get; set; }
Public Property Checked As Boolean
Get
Set
Property Value
BooleanSee Also