CustomCellAppearanceEventArgs Class
Provides data for the TableView.CustomCellAppearance and TreeListView.CustomCellAppearance events.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
See the Formatting Focused Cells and Rows topic to learn more.
Inheritance
Object
EventArgs
CustomAppearanceEventArgs
CustomRowAppearanceEventArgs
CustomCellAppearanceEventArgs
See Also