Skip to main content

SectionColumnCollection() Constructor

Initializes a new instance of the SectionColumnCollection class.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

public SectionColumnCollection()

Remarks

Use the SectionColumns.CreateUniformColumns method to create columns.

See Also