'Declaration Public Enum GridValidationIndicator Inherits System.Enum
public enum GridValidationIndicator : System.Enum
'Declaration Public Enum GridValidationIndicator Inherits System.Enum
public enum GridValidationIndicator : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.WPF.Grid.GridValidationIndicator