ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Import Namespace / ImportOptions Class / Version Field

In This Topic
    Version Field
    In This Topic
    Gets or sets the options for importing text boxes.
    Syntax
    'Declaration
     
    Public Version As RdlVersion
    public RdlVersion Version

    Field Value

    A TextBoxImportOptions object representing the import options for text boxes.
    See Also