ComponentOne FlexReport for WinForms
DocumentAction Property (C1LinkTargetBase)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1LinkTargetBase Class : DocumentAction Property
Gets the C1DocumentAction object defining the action to execute when navigating by this link. Can be null, in this case C1LinkTargetBase does not change the current document.
Syntax
'Declaration
 
Public Overridable ReadOnly Property DocumentAction As C1DocumentAction
public virtual C1DocumentAction DocumentAction {get;}
See Also

Reference

C1LinkTargetBase Class
C1LinkTargetBase Members