←Select platform

Parent Property

Summary

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

Syntax
C#
VB
C++
public string Parent { get; set; } 
Public Property Parent() As String 
   Get 
   Set 
public:  
   property String^ Parent 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Parent field name.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly