CustomCellAppearanceEventArgs.RowConditionalFormat Property
In This Article
Gets the conditional format applied to the row.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type |
---|
DevExpress. |
#Remarks
The CellConditionalFormat returns the format applied to the cell.
See Also