Search Results for

    Show / Hide Table of Contents

    Enum EditMode

    Edit modes for lists.

    Namespace: TimeCockpit.Data.DataModel.View
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum EditMode

    Fields

    Name Description
    AllRows

    All rows are editable.

    None

    The list is not editable.

    SingleRow

    Only a single row is editable at a time.

    In This Article
    Back to top Copyright © 2020 software architects gmbh