IValidationFilterSettings

Assembly: Laner;

Description

The IValidationFilterSettings interface contains properties used to work with settings of a validation filter.

Inheritance Hierarchy

          IValidationFilterSettings

Comments

To get validation filter settings, use the IValidationFilterModel.Settings property.

Properties

  Property name Brief description
CellStyle The CellStyle property returns formatting style for cells with validation exceptions.
Severity The Severity property determines importance level for the filter.

See also:

Laner Assembly Interfaces