Renders the SmartWizard step-progress widget with no theme CSS applied (custom styling mode).
BigTable — set as ReportType in def_report.
def Render(self, Param1="", Param2="", Param3="", Orientation="") -> str:
Inherits all rendering behaviour from ObjReportStepsBase with self.Type = "custom". When the type is custom, no theme CSS file is loaded, allowing full custom styling via the page's own stylesheet.
See ObjReportStepsBase for full documentation.