Show / Hide Table of Contents

    Method SetCellEditable

    SetCellEditable(guid, Boolean)

    Setzt ein Feld nicht editierbar.

    Declaration
    [DocfxBrowsable]
    public virtual void SetCellEditable(guid rowID, bool isEditable)
    Parameters
    rowID guid

    Gibt die GUID des Objekts an

    isEditable Boolean

    Gibt an, ob das Feld editierbar ist

    Back to top Generated by DocFX