alexa

    Show / Hide Table of Contents

    Enum GridValidationMode

    Defines the constants that specify whether the validation is enabled either at edit or view mode in SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum GridValidationMode

    Fields

    Name
    InEdit
    InView

    Displays error icons and tips alone.

    None

    Disables built-in validation support.

    Back to top Generated by DocFX