Back to Devexpress

ContentControlBase Properties

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

latest1.8 KB
Original Source

ContentControlBase Properties

Exposes basic members for content controls.

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

ContentControlBase Members

DevExpress.XtraRichEdit.API.Native Namespace