Show / Hide Table of Contents

    DwRowChangeEventArgs.Index Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets the index of the row changed.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.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