i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > commands > IGroupBase > isCollapsed

    commands.IGroupBase.isCollapsed property

    Indicates whether the group is initially expanded (false) or collapsed (true) in the user interface.

    Signature:

    readonly isCollapsed?: boolean;
    

    Returns: boolean

    Introduced: version 1.5

    In this article
    Back to top © N. Harris Computer Corporation