Skip to content

Enabled Property

Description

Gets or sets a value indicating whether the GridControl can respond to user interaction.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Enabled() As Boolean

Remarks

With the Enabled property, you can enable or disable the GridControl at run time.

See Also


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