Skip to content

HideColumnAfterGroupBoxDrop Property

Description

Causes Column Drag & Drop into the Group Box to behave like Drag & Drop + Ctrl.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property HideColumnAfterGroupBoxDrop() As Boolean

Remarks

When set to false, the Control key will need to be pressed to hide the column when dropped.

HideColumnAfterGroupBoxDrop is used to reverse the current behavior when a column is dropped into the group box. By default, the Control key must be pressed to keep the column visible.

See Also


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