Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
ListDialog.GetColumnHeader
Queries column header text.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
ListDialog | 9.2 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No | Free |
MBS( "ListDialog.GetColumnHeader"; Index ) More
Parameters
Parameter | Description | Example |
---|---|---|
Index | The index of the column starting with zero for the first one. | 0 |
Result
Returns text or error.
Description
Queries column header text.See also
- ListDialog.ClearColumnHeaders
- ListDialog.GetColumnWidth
- ListDialog.SetColumnCount
- ListDialog.SetColumnHeader
- ListDialog.SetColumnWidth
Release notes
- Version 9.2
- Added ListDialog.ClearColumnHeaders, ListDialog.GetColumnHeader andListDialog.SetColumnHeader functions.
Blog Entries
Created 27th April 2019, last changed 27th April 2019
ListDialog.GetColumnAlignment - ListDialog.GetColumnWidth
Feedback: Report problem or ask question.
