Laner > Laner Assembly Interfaces > IValidationFilterSettings
Assembly: Laner;
Namespace: Prognoz.Platform.Interop.Laner;
The IValidationFilterSettings interface contains properties used to work with settings of a validation filter.
IValidationFilterSettings
To get validation filter settings, use the IValidationFilterModel.Settings property.
Property name | Brief description | |
![]() |
Outdated. Use CellStyle.TabStyle.BackgroundBrush. | |
![]() |
The CellStyle property returns formatting style for cells with validation exceptions. | |
![]() |
Outdated. Use CellStyle.TabStyle.Font. | |
![]() |
Outdated. Use CellStyle.TabStyle.Font.Color. | |
![]() |
The Severity property determines importance level for the filter. |
See also: