GetNodeDisplayValueEventArgs Class
Provides data for the TreeList.GetNodeDisplayValue event.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public class GetNodeDisplayValueEventArgs :
CellValueChangedEventArgs
Inheritance
Object
EventArgs
NodeEventArgs
CellEventArgs
CellValueChangedEventArgs
GetNodeDisplayValueEventArgs
See Also