LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Columns Property

Show in webframe





Gets or sets the columns list of the table.
Syntax
public List<TableColumn> Columns {get; set;}
'Declaration
 
Public Property Columns As List(Of TableColumn)
'Usage
 
Dim instance As TableFormField
Dim value As List(Of TableColumn)
 
instance.Columns = value
 
value = instance.Columns

            

            
public:
property List<TableColumn^>^ Columns {
   List<TableColumn^>^ get();
   void set (    List<TableColumn^>^ value);
}

Property Value

The columns list of the table.
Remarks
A table must have at least a column.
Requirements

Target Platforms

See Also

Reference

TableFormField Class
TableFormField Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features