alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ErrorType

    Defines possible error types.

    Inheritance
    System.Object
    ErrorType
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public sealed class ErrorType : Enum

    Fields

    Custom

    Custom.

    Declaration
    public const ErrorType Custom
    Field Value
    Type
    ErrorType

    ErrorMessage

    Error message.

    Declaration
    public const ErrorType ErrorMessage
    Field Value
    Type
    ErrorType

    Information

    Error information.

    Declaration
    public const ErrorType Information
    Field Value
    Type
    ErrorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved