SortByDecreasingText Property
Description
Gets or sets the text added to a column's tooltip when it is sorted (decreasing).
Property Type
Read-write property
Syntax (Visual Basic)
Public Property SortByDecreasingText() As String
Remarks
Allows you to edit or remove the "decreasing" text added to a column's tooltip when it is sorted. Set to "" to remove.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.