Intersoft ClientUI Documentation
ISelection Interface Members
See Also  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework Namespace : ISelection Interface


The following tables list the members exposed by ISelection.

Public Properties

 NameDescription
 PropertyItemContainerStyleGets or sets the Style that is applied to the container element generated for each item.  
 PropertyItemContainerStyleSelectorGets or sets the Style Selector that is applied to the container element generated for each item.  
 PropertySelectedElementGets or sets the current selected element.  
 PropertySelectedIndexGets or sets the current selected index.  
 PropertySelectedItemGets or sets the current selected item.  
 PropertySelectedValueGets the current selected value. Only applicable if selected value path is specified.  
 PropertySelectedValuePathGets or sets the selected value path.  
Top

Public Methods

 NameDescription
 MethodSelectOverloaded. Select the item on specified index.  
 MethodUnselectOverloaded. Unselect the item at specified index.  
Top

Public Events

 NameDescription
 EventSelectionChangedOccurs when the selection of a ISelection changes.  
Top

See Also

© 2012 All Rights Reserved.