Version

xamPropertyGrid - Replay-Only Actions

Topic Overview

Purpose

This topic provides information about replay-only actions for testing the XamPropertyGrid™ control.

In this topic

This topic contains the following sections:

XamPropertyGrid Replay-only Actions

GetPropertyValue

Description

  • Returns the value of the identified property.

Parameters

The following table summarizes the action parameters followed by code examples where applicable.

Parameter Description

sPropString

String path of the display names to the property grid item.

Possible exceptions

The only possible exception to this action and the likely reason causing it is:

The specified value [sItemString] not a XamPropertyGridPropertyItem.

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides information about recordable actions for testing the XamPropertyGrid™ control.

This topic provides information about BrushEditor actions of the XamPropertyGrid™ control.

This topic provides reference material on the common enumerations used for testing the XamPropertyGrid™ control.

This topic provides reference information about the inspectable test object properties of the XamPropertyGrid™ control.

This topic provides reference information about the XamPropertyGrid™ proxy base custom properties.