AJE Components
CSSParser ToString Method AJE Data Report Engine Help
Returns a OnlineString the CSS that was entered as it is stored internally.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public override string ToString()

Return Value

Type: OnlineString
A OnlineString that represents this instance.
See Also