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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

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

Blog Entries

This function is free to use.

Created 24th July 2020, last changed 27th January 2021


ListDialog.SetShowsFilter - ListDialog.SetWidth

💬 Ask a question or report a problem