PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / ScaleChildren Property

In This Topic
    ScaleChildren Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets a value that determines the scaling of child controls.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property ScaleChildren As Boolean
    protected override bool ScaleChildren {get;}
    See Also