Skip to main content

SectionColumnCollection() Constructor

Initializes a new instance of the SectionColumnCollection class.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

public SectionColumnCollection()

Remarks

Use the SectionColumns.CreateUniformColumns method to create columns.

See Also