CustomCellAppearanceEventArgs.CellConditionalFormat Property
In This Article
Gets the conditional format applied to the cell.
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Format | A DevExpress. |
#Remarks
The RowConditionalFormat returns the format applied to the row.
See Also