FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Section Class / Bookmark Property

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