Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTable Class / GetDefaultClip Method

In This Topic
    GetDefaultClip Method (RenderTable)
    In This Topic
    Gets the default value for the Clip property.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDefaultClip() As Boolean
    protected virtual bool GetDefaultClip()

    Return Value

    True.
    See Also