wpf-devexpress-dot-xpf-dot-grid-84b59c00.md
Provides data for the TableView.CustomRowAppearance and TreeListView.CustomRowAppearance events.
Namespace : DevExpress.Xpf.Grid
Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll
NuGet Package : DevExpress.Wpf.Grid.Core
public class CustomRowAppearanceEventArgs :
CustomAppearanceEventArgs
Public Class CustomRowAppearanceEventArgs
Inherits CustomAppearanceEventArgs
CustomRowAppearanceEventArgs is the data class for the following events:
The CustomRowAppearanceEventArgs class introduces the following properties.
Object EventArgs CustomAppearanceEventArgs CustomRowAppearanceEventArgs CustomCellAppearanceEventArgs
See Also