GridControl::SetEnable

 

Description

Enables or disables the grid control to respond to user-generated events.

Syntax

bool SetEnable( bool bSet = true )

Parameters

bSet
[input] true to enable or false to disable

Return

Returns the original setting

Examples

See examples of IsEnable

Remark

See Also

GridControl::IsEnable

Header to Included

GridControl.h