Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageDrawParams Structure / RenderInputControls Property

In This Topic
    RenderInputControls Property
    In This Topic
    Indicates whether to draw input controls (see RenderInputBase).
    Syntax
    'Declaration
     
    Public Property RenderInputControls As Boolean
    public bool RenderInputControls {get; set;}
    See Also