True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintOptionsForm Class / SetTopLevel Method

In This Topic
    SetTopLevel Method (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub SetTopLevel( _
       ByVal value As System.Boolean _
    ) 
    protected void SetTopLevel( 
       System.bool value
    )

    Parameters

    value
    See Also