Back to Devexpress

CustomDataUpdateFormatConditionEventArgs Properties

wpf-devexpress-dot-xpf-dot-grid-dot-customdataupdateformatconditioneventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

CustomDataUpdateFormatConditionEventArgs Properties

Provides data for the TableView.CustomDataUpdateFormatCondition and TreeListView.CustomDataUpdateFormatCondition events.

NameDescription
AllowGets or sets whether the formatting should be applied to a processed cell (row).
ConditionGets the currently processed format condition.
NewValueGets the new cell value.
OldValueGets the previous cell value.

See Also

CustomDataUpdateFormatConditionEventArgs Class

CustomDataUpdateFormatConditionEventArgs Members

DevExpress.Xpf.Grid Namespace