ActiveReports.Viewer3 Request technical support
ShortcutsEnabled Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Overridable Property ShortcutsEnabled As Boolean
Visual Basic (Usage)Copy Code
Dim instance As PageNumber
Dim value As Boolean
 
instance.ShortcutsEnabled = value
 
value = instance.ShortcutsEnabled
C# 
public virtual bool ShortcutsEnabled {get; set;}

See Also