WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / ValidationIndicator Property
In This Topic
    ValidationIndicator Property
    In This Topic
    Gets or sets whether to show errors indicator.
    Syntax
    public GridValidationIndicator ValidationIndicator {get; set;}
    See Also