Intersoft ClientUI Documentation
ItemsControlHelper Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework Namespace : ItemsControlHelper Class


The following tables list the members exposed by ItemsControlHelper.

Public Constructors

 NameDescription
public ConstructorItemsControlHelper ConstructorInitializes a new instance of the ItemContainerGenerator.  
Top

Public Properties

 NameDescription
public PropertyItemsHostGets 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 PropertyScrollHostGets a ScrollViewer that is used to scroll the items in the ItemsHost.  
Top

Public Methods

 NameDescription
public MethodApplyBinding  
public MethodApplyStyleApplies style for container element generated for each item.  
public MethodApplyTemplateApplies 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 MethodOnApplyTemplateApply a control template to the ItemsControl.  
public Methodstatic (Shared in Visual Basic)PrepareContainerForItemOverridePrepares the specified container to display the specified item.  
public MethodRefreshBindingRefresh property binding.  
public MethodRefreshStyleSelectorRefresh style selector.  
public MethodRefreshTemplateSelectorRefresh style selector.  
public MethodScrollIntoViewScroll the desired element into the ScrollHost's viewport.  
public MethodUpdateItemContainerStyleUpdate the style of any generated items when the ItemContainerStyle has been changed.  
Top

See Also

© 2012 All Rights Reserved.