Show / Hide Table of Contents

    DwRowChangeEventArgs.Index Property

    .NET Standard 2.x

    Gets the index of the row changed.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

       public int Index { get; }
    

    Property Value

    System.Int32

    The zero-based index of the row changed.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon