Back to Devexpress

ContentControlBase Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-contentcontrolbase-dot-underscore-members.md

latest1.7 KB
Original Source

ContentControlBase Members

Exposes basic members for content controls.

Properties

NameDescription
AppearanceTypeGets or sets the appearance type of the content control.
ColorGets or sets the color applied to the content control’s borders.
ControlTypeIndicates the content control type.
IsTemporarySpecifies whether to remove a content control from the active document when the user edits its contents.
LockedGets or sets whether the user can delete a content control from the document.
LockedContentGets or sets whether the user can edit the contents of a content control.
RangeObtains a range where the content control is located.
TagSpecifies a tag of the content control.
TitleSpecifies the content control title.

See Also

ContentControlBase Interface

DevExpress.XtraRichEdit.API.Native Namespace