FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / MiscStrings Class / Export Property

In This Topic
    Export Property (MiscStrings)
    In This Topic
    Gets or sets the text displayed in the Export window caption.
    Syntax
    'Declaration
     
    Public Property Export As String
    public string Export {get; set;}
    See Also