IMinutesField.ParentNameMultilingual Property

Gets or sets the parent name of the field in the multi-language format. Can be used for reading and editing.
ReadOnly Property ParentNameMultilingual() As MultilanguageString
This language is not supported or no code example is available.
MultilanguageString ParentNameMultilingual {get;}
This language is not supported or no code example is available.

Property Value

MultilanguageString

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.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition