Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

WebListBoxColumnData

From Xojo Documentation

Class (inherits from Object)


New in 2020r1

Describes a column from a data source for use with a WebListBox.

Properties
DatabaseColumnName SortDirection Width
Heading Sortable
Constructors

Constructor(Name As String, ColumnName As String, Sortable As Boolean = True, Width As Integer)


Constructor(Name As String, ColumnName As String, Sortable As Boolean = True)



Notes

This type is returned by the WebDataSource.ColumnData method of any class that supports the WebDataSource interface.

Compatibility

Web projects on all supported operating systems.

See Also

WebListBox control, WebDataSource interface, WebListBoxRowData class.

Retrieved from "http://docs.xojo.com/index.php?title=WebListBoxColumnData&oldid=70372"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • New2020r1
  • Web
  • Framework
  • This page was last edited on 21 May 2020, at 20:15.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki