Skip to content

RecOrRowNumber Property

Description

Specifies whether numbers in the Number column get sorted (displays record number) or are "set in stone" and never move (displays row number).

Property Type

Read-write property

Syntax (Visual Basic)

Public Property RecOrRowNumber() As Boolean

Remarks

When the Number column displays the record number, the numbers in the column will move based on the sort order. If displaying by row number, the row numbers always stay the same.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.