GetResultEditMode 

Syntax

object.GetResultEditMode

Description

Call this method to obtain the state of edititability of the Result tab grid of ELS-QB component.

Remarks

GetResultEditMode method returns True if the grid of Result tab is editable and False otherwise.

Example

         For Sample of GetResultEditMode usage see the Example of  SetResultEditMode