Skip to main content

ShowValueEditorEventArgs Class

Provides data for the FilterControl.BeforeShowValueEditor event.

Namespace: DevExpress.XtraEditors.Filtering

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public class ShowValueEditorEventArgs :
    ValueEditorEventArgs

Inheritance

See Also