Gets or sets a value indicating whether to omit the Hyperlink action on all items where it is set. The default value is false.
Syntax
'Declaration
Public Property OmitHyperlinks As System.Boolean
public System.bool OmitHyperlinks {get; set;}
See Also