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

ShowValueEditorEventArgs Class

Provides data for the FilterControl.BeforeShowValueEditor event.

Namespace: DevExpress.XtraEditors.Filtering

Assembly: DevExpress.XtraEditors.v18.2.dll

Declaration

public class ShowValueEditorEventArgs :
    ValueEditorEventArgs

Inheritance

Object
EventArgs
ValueEditorEventArgs
ShowValueEditorEventArgs
See Also