Skip to content

LockExpand Property

Description

Specifies whether collapsing/expanding rows is locked.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property LockExpand() As Boolean

Return Type

True if collapsing/expanding rows is locked.

Remarks

When set to True, the user cannot expand or collapse rows.

Example

This can be thought of as a "Fixed" group feature. Grouping is allowed, but all groups are always expanded. The +/- buttons are hidden, and clicking on group rows will not expand or collapse them.

See Also


See Also | | Grid Control ActiveX Control v24.0 | | | | | | | | |---|---|---|---|---|---|---|---|---|


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