GridViewBaseAutomationPeer.GetCells - метод

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

Definition

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

Параметры

presenter  GridViewRowPresenter
Пезентер.

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

List<UIElement>
Ячейки данных.

См. также