ItemsControl : Control
Implemented for: all platforms supported by Uno Platform
This document lists all properties, methods, and events of ItemsControl
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
object ItemsSource | all platforms supported by Uno Platform |
ItemsPanelTemplate ItemsPanel | all platforms supported by Uno Platform |
DataTemplateSelector ItemTemplateSelector | all platforms supported by Uno Platform |
DataTemplate ItemTemplate | all platforms supported by Uno Platform |
StyleSelector ItemContainerStyleSelector | all platforms supported by Uno Platform |
Style ItemContainerStyle | all platforms supported by Uno Platform |
string DisplayMemberPath | all platforms supported by Uno Platform |
IObservableVector |
all platforms supported by Uno Platform |
bool IsGrouping | all platforms supported by Uno Platform |
ItemCollection Items | all platforms supported by Uno Platform |
Panel ItemsPanelRoot | all platforms supported by Uno Platform |
DependencyProperty DisplayMemberPathProperty | all platforms supported by Uno Platform |
DependencyProperty IsGroupingProperty | all platforms supported by Uno Platform |
DependencyProperty ItemContainerStyleProperty | all platforms supported by Uno Platform |
DependencyProperty ItemContainerStyleSelectorProperty | all platforms supported by Uno Platform |
DependencyProperty ItemTemplateProperty | all platforms supported by Uno Platform |
DependencyProperty ItemTemplateSelectorProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsPanelProperty | all platforms supported by Uno Platform |
DependencyProperty ItemsSourceProperty | all platforms supported by Uno Platform |
Implemented methods
Below are all properties, methods, and events of ItemsControl
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
TransitionCollection ItemContainerTransitions | all platforms supported by Uno Platform |
GroupStyleSelector GroupStyleSelector | all platforms supported by Uno Platform |
ItemContainerGenerator ItemContainerGenerator | all platforms supported by Uno Platform |
DependencyProperty GroupStyleSelectorProperty | all platforms supported by Uno Platform |
DependencyProperty ItemContainerTransitionsProperty | all platforms supported by Uno Platform |
Not implemented methods
Method | Not supported on |
---|---|
DependencyObject GroupHeaderContainerFromItemContainer(DependencyObject) | all platforms supported by Uno Platform |
void OnGroupStyleSelectorChanged(GroupStyleSelector, GroupStyleSelector) | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.