Contents
Display Legacy Contents

 Print
    Table Get Column Width  
Get a specified width on a table column.

Parameters

Table Control <unquoted string>

The table control where is setted the column width.
   
Column <unquoted string>

The name of the table column that the user wants to set the width. User may choose option <all> that sets the width of all table columns.
   
Target <string> or <numeric>

Defines the variable or control to store the hidden value saved in the specified control.

     
 

    See also
    Samples

     
     
    Updated: 3/21/2018 5:55 PM