ComponentOne FlexReport for WinForms
DocumentAction Property (C1LinkTargetPage)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1LinkTargetPage 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 Overrides ReadOnly Property DocumentAction As C1DocumentAction
public override C1DocumentAction DocumentAction {get;}
See Also

Reference

C1LinkTargetPage Class
C1LinkTargetPage Members