Click or drag to resize

StiOptionsViewerHotKeys Class

[Missing <summary> documentation for "T:Stimulsoft.Report.StiOptions.Viewer.HotKeys"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsViewerHotKeys

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static class HotKeys

The StiOptionsViewerHotKeys type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCtrlBEnabled
Get or set value indicating whether the Ctrl + B shortcut is enabled.
Public propertyStatic memberCtrlDEnabled
Get or set value indicating whether the Ctrl + D shortcut is enabled.
Public propertyStatic memberCtrlEEnabled
Get or set value indicating whether the Ctrl + E shortcut is enabled.
Public propertyStatic memberCtrlEnterEnabled
Get or set value indicating whether the Ctrl + Enter shortcut is enabled.
Public propertyStatic memberCtrlFEnabled
Get or set value indicating whether the Ctrl + F shortcut is enabled.
Public propertyStatic memberCtrlGEnabled
Get or set value indicating whether the Ctrl + G shortcut is enabled.
Public propertyStatic memberCtrlOEnabled
Get or set value indicating whether the Ctrl + O shortcut is enabled.
Public propertyStatic memberCtrlPEnabled
Get or set value indicating whether the Ctrl + P shortcut is enabled.
Public propertyStatic memberCtrlREnabled
Get or set value indicating whether the Ctrl + R shortcut is enabled.
Public propertyStatic memberCtrlSEnabled
Get or set value indicating whether the Ctrl + S shortcut is enabled.
Public propertyStatic memberCtrlShiftDEnabled
Get or set value indicating whether the Ctrl + Shift + D shortcut is enabled.
Public propertyStatic memberCtrlShiftEEnabled
Get or set value indicating whether the Ctrl + Shift + E shortcut is enabled.
Public propertyStatic memberCtrlShiftNEnabled
Get or set value indicating whether the Ctrl + Shift + N shortcut is enabled.
Public propertyStatic memberCtrlShiftSEnabled
Get or set value indicating whether the Ctrl + Shift + S shortcut is enabled.
Public propertyStatic memberCtrlTEnabled
Get or set value indicating whether the Ctrl + T shortcut is enabled.
Public propertyStatic memberEscapeEnabled
Get or set value indicating whether the Escape shortcut is enabled.
Public propertyStatic memberF2Enabled
Get or set value indicating whether the F2 shortcut is enabled.
Public propertyStatic memberF3Enabled
Get or set value indicating whether the F3 shortcut is enabled.
Public propertyStatic memberF4Enabled
Get or set value indicating whether the F4 shortcut is enabled.
Public propertyStatic memberF5Enabled
Get or set value indicating whether the F5 shortcut is enabled.
Public propertyStatic memberF7Enabled
Get or set value indicating whether the F7 shortcut is enabled.
Public propertyStatic memberShiftF2Enabled
Get or set value indicating whether the Shift + F2 shortcut is enabled.
Public propertyStatic memberShiftF3Enabled
Get or set value indicating whether the Shift + F3 shortcut is enabled.
Public propertyStatic memberShiftF4Enabled
Get or set value indicating whether the Shift + F4 shortcut is enabled.
Top
Methods
See Also