Clears the current style, resets all properties so that they inherit from the parent style.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public void Clear()
Visual Basic
Public Sub Clear

See Also