Show / Hide Table of Contents

    IDwReadOnlyColumn.ValidationMsg Property

    .NET Standard 2.x

    Gets the message that displays when validation fails.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    IReadOnlyExpressionable<string> ValidationMsg { get; }
    

    Property Value

    IReadOnlyExpressionable<String>

    The message that displays when validation fails.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon