Skip to main content Skip to complementary content

DisplayNumberOfRows Property

Last updated: 8/31/2026

Overloads

DisplayNumberOfRows

This parameter applies to list objects.

If the total number of values in the list object is greater than the value set in qDisplayNumberOfRows , the selected lines are promoted at the top of the list object.

If qDisplayNumberOfRows is set to a negative value or to 0, the sort by state is disabled.

JSON property name: qDisplayNumberOfRows

DisplayNumberOfRows

This parameter applies to list objects.

If the total number of values in the list object is greater than the value set in qDisplayNumberOfRows , the selected lines are promoted at the top of the list object.

If qDisplayNumberOfRows is set to a negative value or to 0, the sort by state is disabled.

JSON property name: qDisplayNumberOfRows

Declaration

      public int DisplayNumberOfRows { get; set; }
    

Property Value

Type Description
System.Int32

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!