Skip to main content
All docs
V21.2
  • CustomCellAppearanceEventArgs Class

    Provides data for the CustomCellAppearance event.

    Namespace: DevExpress.UI.Xaml.Grid

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

    NuGet Package: DevExpress.Uwp.Controls

    Declaration

    public class CustomCellAppearanceEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    CustomCellAppearanceEventArgs
    See Also