HasItems Property (WPFItemsControl)

Action

Gets a value that indicates whether the ItemsControl contains items.

Syntax

C#
protected Boolean HasItems { get; }
VB
'Declaration
Protected Read Property HasItems As Boolean

Access

Read only.