Previous Topic

Next Topic

Inhoudsopgave

Book Index

ColumnSorting Property

Property Property ColumnSorting: Boolean (R/W)

Description

Disables or enables the sort possibilities of the grid.

Code Snippet

'enables columnsorting (in run time hold shift to make nested sortings while clicking on

a column header)

idbgridProcHourlines.ColumnSorting = true