Back to Devexpress

CustomCellAppearanceEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-customcellappearanceeventargs-dot-ctor.md

latest1.3 KB
Original Source

CustomCellAppearanceEventArgs Constructors

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

NameParametersDescription
CustomCellAppearanceEventArgs(CustomAppearanceEventArgs)argsInitializes a new instance of the CustomCellAppearanceEventArgs class with the specified event arguments.
CustomCellAppearanceEventArgs(DependencyProperty, Object, Object)property, originalValue, conditionalValueInitializes a new instance of the CustomCellAppearanceEventArgs class with the specified event arguments.

See Also

CustomCellAppearanceEventArgs Class

CustomCellAppearanceEventArgs Members

DevExpress.Xpf.Grid Namespace