CustomAppearanceEventArgs Class
Provides data for the TableView.CustomRowAppearance and TreeListView.CustomRowAppearance events.
Namespace: DevExpress.Xpf.Core.ConditionalFormatting
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
Instances of the CustomAppearanceEventArgs class are automatically created, initialized and passed to corresponding event handlers.
See Also