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