Back to Devexpress

CustomRowAppearanceEventArgs Constructors

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

latest1.3 KB
Original Source

CustomRowAppearanceEventArgs Constructors

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

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

See Also

CustomRowAppearanceEventArgs Class

CustomRowAppearanceEventArgs Members

DevExpress.Xpf.Grid Namespace