Version

SelectType Enumeration

The enumeration defines type of selection in the grid.
Members
MemberDescription
MultipleMultiple objects can be selected at a time.
NoneNo selection can be performed on the grid.
SingleOne object can be selected at a time.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.SelectType

See Also