UI Component Reference - v2.63.2
    Preparing search index...

    Interface MultiSelectPanelResult

    interface MultiSelectPanelResult {
        indexes: number[];
    }
    Index

    Properties

    Properties

    indexes: number[]

    The indexes of the options that were selected (zero-based).