Share

ExpressionList.CustomOrder Property

Parent Object: ExpressionList

Description

Read-write property that gets and sets whether to disable automatically sorting the custom values. If you assign a list of values using SetExpressionList, that operation will automatically set CustomOrder to True. If you want to assign a list using SetExpressi.

Syntax

ExpressionList.CustomOrder() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2023

Was this information helpful?