FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / StructureFilter Class / ShowOptions Property

In This Topic
    ShowOptions Property (StructureFilter)
    In This Topic
    Gets or sets a value indicating whether the options dialog should be shown to the user before exporting the document.
    Syntax
    'Declaration
     
    Public Property ShowOptions As Boolean
    public bool ShowOptions {get; set;}
    See Also