wViewName (Grid Controls)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use this property to determine the caption of the given view.

Declaration

TestObj.wViewName

Read-Only Property String
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

A string holding the grid view's caption.

Remarks

Syncfusion EssGridView: If the SyncfusionEssGridView object specifies a grid group, the wViewName property returns the caption of the parent table of this group.

Example

To view an example that demonstrates how to use the wViewName property, see Iterating Through Rows in Syncfusion GridGroupingControl.

See Also

wChildView Property (Grid Controls)
wColumnCount Property (Grid Controls)
wRowCount Property (Grid Controls)

Highlight search results