[]
        
(Showing Draft Content)

C1.WPF.Document.C1LinkTarget.DocumentAction

DocumentAction Property

DocumentAction

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.

Declaration
public override C1DocumentAction DocumentAction { get; }
Overrides