Back to Devexpress

RepositoryItemAnyControl.Register() Method

windowsforms-devexpress-dot-xtraeditors-dot-customeditor-dot-repositoryitemanycontrol-ef70eb7a.md

latest1.3 KB
Original Source

RepositoryItemAnyControl.Register() Method

Adds registration information on the RepositoryItemAnyControl and a corresponding editor to the default repository.

Namespace : DevExpress.XtraEditors.CustomEditor

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public static void Register()
vb
Public Shared Sub Register

Remarks

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

See Also

RepositoryItemAnyControl Class

RepositoryItemAnyControl Members

DevExpress.XtraEditors.CustomEditor Namespace