IField.ParentName Property

Gets the parent name of the field.
ReadOnly Property ParentName() As String
This language is not supported or no code example is available.
string ParentName {get;}
This language is not supported or no code example is available.

Property Value

string

The parent name of the field which is to be shown in the row above the header. When columns are side-by-side, parents having similar names are merged.

Remarks
 
The ParentName and ParentNameMultilingual properties are connected. Any change in the ParentName will modify also the ParentNameMultilingual property. And vice-versa, a change in the ParentNameMultilingual may modify also the ParentName property.
Version
 
Available since QDV 7.19.696.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition