Skip to content

FilterHiddenColumns Property

Description

Specifies whether to search filter text in hidden columns.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property FilterHiddenColumns() As Boolean

Remarks

This option is disabled by default. If set to true, rows will also be filtered using text from hidden columns. You must call the Populate method to update rows after a filter has been applied.

See Also


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