Skip to main content
.NET 6.0+

PropertyEditor.CustomLogValueStoring Event

Namespace: DevExpress.ExpressApp.Editors

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static event EventHandler<LogValueEventArgs> CustomLogValueStoring

Event Data

The CustomLogValueStoring event's data class is DevExpress.ExpressApp.Editors.LogValueEventArgs.

See Also