Back to Devexpress

ValueEditorEventArgs Class

windowsforms-devexpress-dot-xtraeditors-dot-filtering-83d58481.md

latest1.6 KB
Original Source

ValueEditorEventArgs Class

The base class for objects that provide data for editor specific events.

Namespace : DevExpress.XtraEditors.Filtering

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class ValueEditorEventArgs :
    BaseNodeEventArgs
vb
Public Class ValueEditorEventArgs
    Inherits BaseNodeEventArgs

ValueEditorEventArgs is the data class for the following events:

Inheritance

Object EventArgs BaseNodeEventArgs ValueEditorEventArgs ShowValueEditorEventArgs

See Also

ValueEditorEventArgs Members

DevExpress.XtraEditors.Filtering Namespace