←Select platform

Tag Property

Summary
Assigns object to the column.

Syntax
C#
C++/CLI
Java
Python
public object Tag { get; set; } 
public Object getTag(); 
public void setTag( 
   java.lang.Object object 
); 
public: 
property Object^ Tag { 
   Object^ get(); 
   void set (    Object^ ); 
} 
Tag # get and set (TableColumn) 

Property Value

The object assigned to TableColumn.

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.