Back to Devexpress

ContentControlBuildingBlockGallery Members

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

latest2.7 KB
Original Source

ContentControlBuildingBlockGallery Members

Building block gallery content control.

Properties

NameDescription
AppearanceTypeGets or sets the appearance type of the content control. Inherited from ContentControlBase.
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.

See Also

ContentControlBuildingBlockGallery Interface

DevExpress.XtraRichEdit.API.Native Namespace