ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseExportSettings Class / ToString Method

In This Topic
    ToString Method (BaseExportSettings)
    In This Topic
    Returns this instance of StringDefaultExportSetting converted to a string.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    An empty string.
    See Also