Skip to main content

RepositoryItemAnyControl.Register() Method

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

Namespace: DevExpress.XtraEditors.CustomEditor

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

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