←Select platform

Parent Property

Summary

A string value that holds a reference to the parent field's name.

Syntax
C#
C++/CLI
Python
public string Parent { get; set; } 
public:  
   property String^ Parent 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Parent # get and set (SingleSelectionField) 

Property Value

The parent field's name.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.