Skip to content

AllowAccess Property

Description

Specifies whether the user can move selection to rows in this grid section.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowAccess() As Boolean

Return Type

  • TRUE - selection of rows is allowed
  • FALSE - selection of rows is not allowed

Remarks

Specifies whether the user can move selection to rows in this section.

See Also


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