Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ListDialog.SetUsesAlternatingRowBackgroundColors
Set whether alternating row background colors should be used.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ListDialog | 10.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "ListDialog.SetUsesAlternatingRowBackgroundColors"; Enable ) More
Parameters
Parameter | Description | Example |
---|---|---|
Enable | The new setting. Pass 1 to enable and 0 to disable. |
0 |
Result
Returns OK or error.
Description
Set whether alternating row background colors should be used.Returns 1 if enabled or 0 if not enabled.
Value is only used on macOS and enabled by default.
See also
Release notes
- Version 10.4
Blog Entries
This function is free to use.
Created 24th July 2020, last changed 27th January 2021