Renders the SmartWizard step-progress widget using the arrows visual theme.
BigTable — set as ReportType in def_report.
def Render(self, Param1="", Param2="", Param3="", Orientation="") -> str:
Inherits all rendering behaviour from ObjReportStepsBase with self.Type = "arrows", which selects the smart_wizard_theme_arrows.css stylesheet.
See ObjReportStepsBase for full documentation.