←Select platform

KeyColumn Property

Summary

Gets or sets the reference column used to identify main lines in the table.

Syntax
C#
C++/CLI
Java
Python
public int KeyColumn { get; set; } 
public int getKeyColumn(); 
public void setKeyColumn( 
   int intValue 
); 
public:  
   property Int32 KeyColumn 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 
KeyColumn # get and set (TableFormField) 

Property Value

The key column that is used to identify main lines in the table.

Remarks

This column contains key lines of information for each item in the table.

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.