CollectionBindingItemsSource - свойство |
Пространство имён:
Tessa.UI.Behaviors
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic IEnumerable ItemsSource { get; set; }Public Property ItemsSource As IEnumerable
Get
Set
public:
property IEnumerable^ ItemsSource {
IEnumerable^ get ();
void set (IEnumerable^ value);
}member ItemsSource : IEnumerable with get, set
Значение свойства
Тип:
IEnumerable
См. также