[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridValidationIndicator

GridValidationIndicator Enum

Specified the different validation indicators displayed in the cells.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
[Flags]
public enum GridValidationIndicator

Fields

Name Description
Border

An (typically red) inner border in the cell is displayed.

None

None indicator is shown.

Triangle

A (typically red) triangle at the top-right angle of the cell is displayed.

Underline

A (typically red) line at the bottom of the cell is displayed.