Skip to main content
.NET Framework 4.6.2+

GridListEditor.ShowingReadOnlyEditor Event

Namespace: DevExpress.ExpressApp.Win.Editors

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

Declaration

public event EventHandler<ShowingReadOnlyEditorEventArgs> ShowingReadOnlyEditor

Event Data

The ShowingReadOnlyEditor event's data class is DevExpress.ExpressApp.Win.Editors.ShowingReadOnlyEditorEventArgs.

See Also