Intersoft ClientUI Documentation
ItemsControlHelper Class Members
Properties  Methods 


The following tables list the members exposed by ItemsControlHelper.

Public Constructors
 NameDescription
Public ConstructorItemsControlHelper Constructor Initializes a new instance of the ItemContainerGenerator.  
Top
Public Properties
 NameDescription
Public PropertyItemsHost Gets a Panel that is used as the ItemsHost of the ItemsControl. This property will only be valid when the ItemsControl is live in the tree and has generated containers for some of its items.  
Public PropertyScrollHost Gets a ScrollViewer that is used to scroll the items in the ItemsHost.  
Top
Public Methods
 NameDescription
Public MethodApplyBinding  
Public MethodApplyStyle Applies style for container element generated for each item.  
Public MethodApplyTemplate Applies item template for each generated element.  
Public MethodContainerFromIndex  
Public MethodContainerFromItem  
Public MethodGetGroupContainersOverloaded.   
Public MethodGetGroupItemsOverloaded.   
Public MethodGetGroupPanels  
Public MethodGetGroupStyle  
Public MethodGetItemContainersOverloaded.   
Public MethodGetItems  
Public MethodIndexFromContainer  
Public MethodIndexFromItem  
Public MethodIsItemsGrouped  
Public MethodItemFromContainer  
Public MethodItemFromIndex  
Public MethodOnApplyTemplate Apply a control template to the ItemsControl.  
Public Methodstatic (Shared in Visual Basic)PrepareContainerForItemOverride Prepares the specified container to display the specified item.  
Public MethodRefreshBinding Refresh property binding.  
Public MethodRefreshStyleSelector Refresh style selector.  
Public MethodRefreshTemplateSelector Refresh style selector.  
Public MethodScrollIntoView Scroll the desired element into the ScrollHost's viewport.  
Public MethodUpdateItemContainerStyle Update the style of any generated items when the ItemContainerStyle has been changed.  
Top
See Also

Reference

ItemsControlHelper Class
Intersoft.Client.Framework Namespace

Send Feedback