Show / Hide Table of Contents

    IDwColumn.ValidationMsg Property

    .NET Standard 2.x

    Gets or sets the message that displays when validation fails.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    new IExpressionable<string> ValidationMsg { get; set; }
    

    Property Value

    IExpressionable<String>

    The message that displays when validation fails.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon