[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.EraConfigurationException.EmptyShortcutKey

EmptyShortcutKey Method

EmptyShortcutKey(string)

Creates an exception indicating that the shortcut key for the specified era is empty.

Declaration
public static EraConfigurationException EmptyShortcutKey(string era)
Parameters
Type Name Description
string era

The name of the era with the missing shortcut key.

Returns
Type Description
EraConfigurationException

A new EraConfigurationException with the EmptyShortcutKey code.