FormGridControl.configurationKey Method

Gets or sets the configuration key that is assigned to the control.

Syntax

public ConfigurationKeyId configurationKey([ConfigurationKeyId value])

Run On

Client

Parameters

Return Value

Type: ConfigurationKeyId Extended Data Type
The identifier of the configuration key that is assigned to the control.

Remarks

The configuration key is used to determine whether this control can be displayed. If the configuration key is disabled in the system, the control is not displayed in the form.

See Also

Reference

FormGridControl Class