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.v20.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public class CustomCellAppearanceEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomCellAppearanceEventArgs
See Also