Skip to main content
All docs
V23.2

ContentControlRepeatingSectionItem Interface

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

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public interface ContentControlRepeatingSectionItem :
    ContentControlBase

Remarks

Note

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

See Also