Renders the SmartWizard step-progress widget using the circles 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 = "circles", which selects the smart_wizard_theme_circles.css stylesheet.
See ObjReportStepsBase for full documentation.