ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ftLbsData.ExcelListSelectionType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ftLbsData.ExcelListSelectionType

    Enum contains possible list selection type.

    Namespace: Syncfusion.XlsIO.Parser.Biff_Records.ObjRecords
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelListSelectionType

    Fields

    Name Description
    MultiClick

    The list control is allowed to have multiple items selected by clicking on each item.

    MultiCtrl

    The list control is allowed to have multiple items selected by holding the CTRL key and clicking on each item.

    Single

    The list control is only allowed to have one selected item.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved