Skip to main content
A newer version of this page is available. .

WinColumnsListEditor.CreateCustomRepositoryItem Event

For internal use.

Namespace: DevExpress.ExpressApp.Win.Editors

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

[Browsable(false)]
public event EventHandler<CreateCustomRepositoryItemEventArgs> CreateCustomRepositoryItem

Event Data

The CreateCustomRepositoryItem event's data class is DevExpress.ExpressApp.Win.Editors.CreateCustomRepositoryItemEventArgs.

See Also