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

GridListEditor.ShowingReadOnlyEditor Event

Namespace: DevExpress.ExpressApp.Win.Editors

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

Declaration

public event EventHandler<ShowingReadOnlyEditorEventArgs> ShowingReadOnlyEditor

Event Data

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

See Also