Skip to content

pbAllowColumnReorder - cCJGrid

Specifies whether columns can be reordered in the grid

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbAllowColumnReorder
Access Type Syntax
Read Access: Get pbAllowColumnReorder to BooleanVariable
Write Access: Set pbAllowColumnReorder to BooleanVariable/Value

Description

If True (the default), column headers can be reordered in the grid by dragging and dropping them to another location. When the column header is in a location where it can be dropped, two red arrows point to the new location.

If False, the red arrows will not be displayed and the column header cannot be moved to another location.