VLPropertyList Reference

Read/Write PropertySortOnHeaderClick

See Also See Also Applies To Applies To

Enables or disables sorting on the Header click.

 

Syntax

object.SortOnHeaderClick[= boolean]

 

The SortOnHeaderClick property syntax has these parts:

PartDescription
object An object expression that evaluates to a VLPropertyList.
boolean A Boolean expression.

 

Setting

The settings for Value are:

Setting Description
False Disables the sorting on Header click.
True (Default) Enables the sorting on Header click.