Back to Devexpress

ContentControlCheckbox Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-contentcontrolcheckbox-dot-underscore-properties.md

latest3.3 KB
Original Source

ContentControlCheckbox Properties

Checkbox content control.

NameDescription
AppearanceTypeGets or sets the appearance type of the content control. Inherited from ContentControlBase.
CheckedGets or sets whether the checkbox is checked.
CheckedSymbolStyleGets or sets a symbol used to indicate that the checkbox is checked.
ColorGets or sets the color applied to the content control’s borders. Inherited from ContentControlBase.
ControlTypeIndicates the content control type. Inherited from ContentControlBase.
IsTemporarySpecifies whether to remove a content control from the active document when the user edits its contents. Inherited from ContentControlBase.
LockedGets or sets whether the user can delete a content control from the document. Inherited from ContentControlBase.
LockedContentGets or sets whether the user can edit the contents of a content control. Inherited from ContentControlBase.
RangeObtains a range where the content control is located. Inherited from ContentControlBase.
TagSpecifies a tag of the content control. Inherited from ContentControlBase.
TitleSpecifies the content control title. Inherited from ContentControlBase.
UncheckedSymbolStyleGets or sets a symbol used to indicate that the checkbox is unchecked.

See Also

ContentControlCheckbox Interface

ContentControlCheckbox Members

DevExpress.XtraRichEdit.API.Native Namespace