ItemsControl.HasItems Свойство

Определение

Возвращает значение, которое указывает, содержит ли ItemsControl элементы.

public:
 property bool HasItems { bool get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public bool HasItems { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.HasItems : bool
Public ReadOnly Property HasItems As Boolean

Значение свойства

Boolean

true Значение , если число элементов больше 0; falseв противном случае . Значение по умолчанию — false.

Атрибуты

Комментарии

Сведения о свойстве зависимостей

Поле идентификатора HasItemsProperty
Metadata properties set to true Нет

Применяется к