C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotPage Class / ShortcutsEnabled Property

In This Topic
ShortcutsEnabled Property (FlexPivotPage)
In This Topic
Gets or sets a value that determines whether the page should automatically handle shortcut keys (e.g. Ctrl+S to save a view, Ctrl+O to open a view, Ctrl+Z to undo, Ctrl+Y to redo).
Syntax
'Declaration
 
Public Property ShortcutsEnabled As Boolean
 
See Also