Back to Devexpress

GetNodeDisplayValueEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-getnodedisplayvalueeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

GetNodeDisplayValueEventArgs Properties

Provides data for the TreeList.GetNodeDisplayValue event.

NameDescription
ChangedByUserGets whether the user changed the value in an editor, or the value is changed in code. Inherited from CellValueChangedEventArgs.
ColumnGets a column to which the cell processed by an event belongs. Inherited from CellEventArgs.
NodeGets the current Tree List node. Inherited from NodeEventArgs.
OldValueInherited from CellValueChangedEventArgs.
ValueGets or sets the value contained within the processed cell.

See Also

GetNodeDisplayValueEventArgs Class

GetNodeDisplayValueEventArgs Members

DevExpress.XtraTreeList Namespace