FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.5.2 Assembly / C1.Win.FlexReport.CustomFields Namespace / SuperLabel Class / Bookmark Property

In This Topic
    Bookmark Property (SuperLabel)
    In This Topic
    Gets or sets a C1.Win.FlexReport.ScriptStringValue yielding the bookmark associated with the current object.
    Syntax
    'Declaration
     
    Public Property Bookmark As ScriptStringValue
    public ScriptStringValue Bookmark {get; set;}
    See Also