Back to Devexpress

ContentControlRepeatingSectionItem Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-54772e3a.md

latest1.2 KB
Original Source

ContentControlRepeatingSectionItem Interface

Exposes members for an item in the repeating section content control.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ContentControlRepeatingSectionItem :
    ContentControlBase
vb
Public Interface ContentControlRepeatingSectionItem
    Inherits ContentControlBase

Remarks

Note

The ContentControlCollection does not contain methods to create a repeating section items in code.

See Also

ContentControlRepeatingSectionItem Members

DevExpress.XtraRichEdit.API.Native Namespace