ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / RenderState Class / Clone Method

In This Topic
Clone Method (RenderState)
In This Topic
Performs a cloning of this instance.
Syntax
'Declaration
 
Public Function Clone() As RenderState
 

Return Value

Returns the cloned render state item.
See Also