C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml.Controls
ItemsControl Class
ItemsControl Properties
Items Property
ItemsPanel Property
ItemsSource Property
ItemTemplate Property
ItemsControl
ItemsPanel Property
Gets or sets the template that defines the panel that controls the layout of items.
Namespace:
Windows.UI.Xaml.Controls
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
ItemsPanelTemplate
ItemsPanel
{
get
;
set
; }
Property Value
Type:
ItemsPanelTemplate
See Also
Reference
ItemsControl Class
Windows.UI.Xaml.Controls Namespace