GrapeCity MultiRow Windows Forms Documentation
ScaleChildren Property


Gets a value that indicates whether to scale the child controls.
Syntax
Protected Overrides NotOverridable ReadOnly Property ScaleChildren As Boolean
Dim instance As GcMultiRow
Dim value As Boolean
 
value = instance.ScaleChildren
protected override bool ScaleChildren {get;}

Property Value

true if scaling the child controls; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GcMultiRow Class
GcMultiRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.