Intersoft ClientUI Documentation
ISelection Interface Members
Properties  Methods  Events

The following tables list the members exposed by ISelection.

Public Properties
 NameDescription
 PropertyItemContainerStyle Gets or sets the Style that is applied to the container element generated for each item.  
 PropertyItemContainerStyleSelector Gets or sets the Style Selector that is applied to the container element generated for each item.  
 PropertySelectedElement Gets or sets the current selected element.  
 PropertySelectedIndex Gets or sets the current selected index.  
 PropertySelectedItem Gets or sets the current selected item.  
 PropertySelectedValue Gets the current selected value. Only applicable if selected value path is specified.  
 PropertySelectedValuePath Gets 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
 EventSelectionChanged Occurs when the selection of a ISelection changes.  
Top
See Also

Reference

ISelection Interface
Intersoft.Client.Framework Namespace

Send Feedback