Search Results for

    Show / Hide Table of Contents

    Interface IReorderable

    Interface for setting the row index

    Namespace: Simplic.UI.GridView
    Assembly: Simplic.UI.dll
    Syntax
    public interface IReorderable

    Methods

    | Improve this Doc View Source

    SetIndex(Int32)

    Set row index

    Declaration
    void SetIndex(int index)
    Parameters
    Type Name Description
    System.Int32 index

    Row index

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx