FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1LinkTargetBase Class
Properties Methods


In This Topic
    C1LinkTargetBase Class Members
    In This Topic

    The following tables list the members exposed by C1LinkTargetBase.

    Public Properties
     NameDescription
    Public PropertyGets 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.  
    Top
    Public Methods
     NameDescription
    Public MethodFor internal use. Encodes this C1LinkTargetBase object to the string, use Parse method to decode.  
    Public Method  
    Public MethodServes as the default hash function.  
    Public Methodstatic (Shared in Visual Basic)For internal use. Creates C1LinkTargetBase object from specified string, can return null if string has invalid format.  
    Top
    See Also