Show / Hide Table of Contents

    DwRowChangeEventArgs.Action Property

    .NET Standard 2.x

    Gets the type of the action on the row.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

       public DwRowAction Action { get; }
    

    Property Value

    DWNet.Data.DwRowAction

    An enumerated value of the DwRowAction enumeration which represents the type of the action on the row.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon