Intersoft.Client.Framework Namespace : ItemsControlHelper Class |
The following tables list the members exposed by ItemsControlHelper.
Name | Description | |
---|---|---|
ItemsControlHelper Constructor | Initializes a new instance of the ItemContainerGenerator. |
Name | Description | |
---|---|---|
ItemsHost | 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. | |
ScrollHost | Gets a ScrollViewer that is used to scroll the items in the ItemsHost. |
Name | Description | |
---|---|---|
ApplyBinding | ||
ApplyStyle | Applies style for container element generated for each item. | |
ApplyTemplate | Applies item template for each generated element. | |
ContainerFromIndex | ||
ContainerFromItem | ||
GetGroupContainers | Overloaded. | |
GetGroupItems | Overloaded. | |
GetGroupPanels | ||
GetGroupStyle | ||
GetItemContainers | Overloaded. | |
GetItems | ||
IndexFromContainer | ||
IndexFromItem | ||
IsItemsGrouped | ||
ItemFromContainer | ||
ItemFromIndex | ||
OnApplyTemplate | Apply a control template to the ItemsControl. | |
PrepareContainerForItemOverride | Prepares the specified container to display the specified item. | |
RefreshBinding | Refresh property binding. | |
RefreshStyleSelector | Refresh style selector. | |
RefreshTemplateSelector | Refresh style selector. | |
ScrollIntoView | Scroll the desired element into the ScrollHost's viewport. | |
UpdateItemContainerStyle | Update the style of any generated items when the ItemContainerStyle has been changed. |