menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridValidationMode - API Reference

    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 Description
    InEdit
    InView

    Displays error icons and tips alone.

    None

    Disables built-in validation support.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved