Skip to main content
A newer version of this page is available. .

CustomCellAppearanceEventArgs Class

Provides data for the CustomCellAppearance event.

Namespace: DevExpress.UI.Xaml.Grid

Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll

Declaration

public class CustomCellAppearanceEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomCellAppearanceEventArgs
See Also