Skip to main content

RepositoryItemRichTextEdit.Register() Method

Registers the current RepositoryItemRichTextEdit instance within the default Repository.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraRichEdit.v23.2.dll

NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap

Declaration

public static void Register()

Remarks

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also