Gets the default value for the Clip property.

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

Syntax

C#
protected override bool GetDefaultClip()
Visual Basic
Protected Overrides Function GetDefaultClip As Boolean

Return Value

False.

See Also