Class ListColumn
Inheritance
| CollectionItem | ListColumn 🡄 CollectionItem 🡄 Object |
Properties
| AutoSize | |
| Caption | |
| MaxWidth | |
| MinWidth | |
| Visible | |
| Width |
Methods
| getAutosize () | |
| getCaption () | |
| getMaxWidth () | |
| getMinWidth () | |
| getWidth () | |
| setAutosize ( autosize ) | |
| setCaption ( caption ) | |
| setMaxWidth ( width ) | |
| setMinWidth ( width ) | |
| setWidth ( width ) |
Inheritance
- CollectionItem
- ListColumn 🡄 CollectionItem 🡄 Object
Properties
- AutoSize
-
Type:
boolean - Caption
-
Type:
- MaxWidth
-
Type:
integer - MinWidth
-
Type:
integer - Visible
-
Type:
boolean - Width
-
Type:
integer
Methods
- getAutosize ()
-
Returns:
-
boolean
- getCaption ()
-
Returns:
- getMaxWidth ()
-
Returns:
-
integer
- getMinWidth ()
-
Returns:
-
integer
- getWidth ()
-
Returns:
-
integer
- setAutosize ( autosize )
-
Parameters:
- autosize boolean
- setCaption ( caption )
-
Parameters:
- caption string
- setMaxWidth ( width )
-
Parameters:
- width integer
- setMinWidth ( width )
-
Parameters:
- width integer
- setWidth ( width )
-
Parameters:
- width integer