TableView.FormatConditions Property
In This Article
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
[GridUIProperty]
[XtraSerializableProperty(true, false, false)]
[XtraResetProperty]
public FormatConditionCollection FormatConditions { get; }
#Property Value
Type |
---|
Format |
#Implements
DevExpress.Xpf.Grid.ITableView.FormatConditions
See Also