FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : SelectionPolicy Enumeration |
'Declaration Public Enum SelectionPolicy Inherits System.Enum
'Usage Dim instance As SelectionPolicy
public enum SelectionPolicy : System.Enum
Member | Description |
---|---|
MultiRange | [2] Allows users to select single items and ranges of items, including multiple ranges |
Range | [1] Allows users to select single items and ranges of items, but not multiple ranges |
Single | [0] Allows users to select only single items |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.Model.SelectionPolicy
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional