United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 4
.NET Framework Class Library
System.Windows Namespaces
System.Windows.Controls
ItemsControl Class
ItemsControl Fields
AlternationCountProperty Field
AlternationIndexProperty Field
DisplayMemberPathProperty Field
GroupStyleSelectorProperty Field
HasItemsProperty Field
IsGroupingProperty Field
IsTextSearchCaseSensitiveProperty Field
IsTextSearchEnabledProperty Field
ItemBindingGroupProperty Field
ItemContainerStyleProperty Field
ItemContainerStyleSelectorProperty Field
ItemsPanelProperty Field
ItemsSourceProperty Field
ItemStringFormatProperty Field
ItemTemplateProperty Field
ItemTemplateSelectorProperty Field
This topic has not yet been rated
-
Rate this topic
ItemsControl Fields
.NET Framework 4
Other Versions
.NET Framework 4.5
.NET Framework 3.5
.NET Framework 3.0
Silverlight
The
ItemsControl
type exposes the following members.
Fields
Name
Description
AlternationCountProperty
Identifies the
AlternationCount
dependency property.
AlternationIndexProperty
Identifies the
ItemsControl
.
AlternationIndex
dependency property.
DisplayMemberPathProperty
Identifies the
DisplayMemberPath
dependency property.
GroupStyleSelectorProperty
Identifies the
GroupStyleSelector
dependency property.
HasItemsProperty
Identifies the
HasItems
dependency property.
IsGroupingProperty
Identifies the
IsGrouping
dependency property.
IsTextSearchCaseSensitiveProperty
Identifies the
IsTextSearchCaseSensitive
dependency property.
IsTextSearchEnabledProperty
Identifies the
IsTextSearchEnabled
dependency property.
ItemBindingGroupProperty
Identifies the
ItemBindingGroup
dependency property.
ItemContainerStyleProperty
Identifies the
ItemContainerStyle
dependency property.
ItemContainerStyleSelectorProperty
Identifies the
ItemContainerStyleSelector
dependency property.
ItemsPanelProperty
Identifies the
ItemsPanel
dependency property.
ItemsSourceProperty
Identifies the
ItemsSource
dependency property.
ItemStringFormatProperty
Identifies the
ItemStringFormat
dependency property.
ItemTemplateProperty
Identifies the
ItemTemplate
dependency property.
ItemTemplateSelectorProperty
Identifies the
ItemTemplateSelector
dependency property.
Top
See Also
Reference
ItemsControl Class
System.Windows.Controls Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD