Xojo Documentation
Xojo Documentation
Home
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Pi Programming
More Guides
Resources
In-Depth Guides
User Guide
Language Reference
Resources
Release Notes
System Requirements
Deprecations
Videos
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
WebListBoxColumnData.Constructor(Name As String, ColumnName As String, Sortable As Boolean = True, Width As Integer)
From Xojo Documentation
Constructor
WebListBoxColumnData
.Constructor(Name As
String
, ColumnName As
String
, Sortable As
Boolean
=
True
, Width As
Integer
)
New in 2020r1
Creates a new WebListBoxColumnData object with the values passed.
Categories
:
New2020r1
Constructors