'Declaration Public Enum NavigationMode Inherits System.Enum
public enum NavigationMode : System.Enum
'Declaration Public Enum NavigationMode Inherits System.Enum
public enum NavigationMode : System.Enum
| Member | Description | 
|---|---|
| Always | The event is fired when the user clicks/taps on a C1.Xaml.RichTextBox.Documents.C1Hyperlink. In the case of Silverlight, a hand cursor is shown when the mouse hovers the C1.Xaml.RichTextBox.Documents.C1Hyperlink. | 
| Never | The event is never fired. | 
System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.NavigationMode