[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Localization.LanguagePackage.IsIntelliSenseAvailable

IsIntelliSenseAvailable Method

IsIntelliSenseAvailable(Function)

Gets a boolean value indicating whether the function is available in intelli-sense data.

Declaration
protected virtual bool IsIntelliSenseAvailable(Function function)
Protected Overridable Function IsIntelliSenseAvailable([function] As [Function]) As Boolean
Parameters
Type Name Description
Function function

The function to verify.

Returns
Type Description
bool

true if the function is available in intelli-sense data; otherwise false.