Skip to main content

CustomCellAppearanceEventArgs Class

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v23.2.Core.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class CustomCellAppearanceEventArgs :
    CustomRowAppearanceEventArgs

Remarks

See the Formatting Focused Cells and Rows topic to learn more.

See Also