Renders the SmartWizard step-progress widget using the dots 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 = "dots", which selects the smart_wizard_theme_dots.css stylesheet. This is the default theme.
See ObjReportStepsBase for full documentation.