Skip to main content

CustomCellAppearanceEventArgs Class

Provides data for the CustomCellAppearance event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public class CustomCellAppearanceEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
CustomCellAppearanceEventArgs
See Also