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