Для изменения размера нажмите или перетащите

SeekToConditionItemView - свойства

Тип SeekToConditionItemView предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоCondition
Gets or sets the condition for seek. Available search filter classes include SearchFilter.IsEqualTo, SearchFilter.ContainsSubstring and SearchFilter.SearchFilterCollection. If SearchFilter is null, no search filters are applied.
Открытое свойствоOffsetBasePoint
Gets or sets the base point of the offset.
Открытое свойствоOrderBy
Gets the properties against which the returned items should be ordered.
Открытое свойствоPageSize
The maximum number of items or folders the search operation should return.
Открытое свойствоPropertySet
Gets or sets the property set. PropertySet determines which properties will be loaded on found items. If PropertySet is null, all first class properties are loaded on found items.
(Унаследован от ViewBase.)
Открытое свойствоTraversal
Gets or sets the search traversal mode. Defaults to ItemTraversal.Shallow.
В начало страницы
См. также