Skip to main content

CustomCellAppearanceEventArgs.ResultFormat Property

Provides access to the appearance settings applied to the cell.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

#Declaration

public IFormat ResultFormat { get; }

#Property Value

Type
DevExpress.WinUI.Grid.IFormat
See Also