ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderObject Class / Clip Property

In This Topic
    Clip Property
    In This Topic
    Gets or sets the value indicating whether the object should be clipped.
    Syntax
    'Declaration
     
    Public Property Clip As System.Boolean
    public System.bool Clip {get; set;}
    See Also