GridViewBaseAutomationPeerGetCells - метод

Получить ячейки данных.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
public static List<UIElement> GetCells(
	GridViewRowPresenter presenter
)

Параметры

presenter  GridViewRowPresenter
Пезентер.

Возвращаемое значение

ListUIElement
Ячейки данных.

См. также