Skip to content

CaseSensitive Property

Description

Specifies whether string comparisons are case-sensitive.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property CaseSensitive() As Boolean

Remarks

CaseSensitive allows you to specify whether string comparisons are case-sensitive. For example, this is used when sorting a column.

See Also


See Also | Grid Control ActiveX Control v24.0


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