Panel.IsItemsHost Property
Silverlight
Gets a value that indicates whether this Panel is a container for UI items that are generated by an ItemsControl.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if this instance of Panel is an items host; otherwise, false. The default value is false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: