Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Processing assembly)

Show in webframe

Columns Property






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

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