Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / ScaleChildren Property


In This Topic
ScaleChildren Property
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property ScaleChildren As Boolean
 
'Usage
 
Dim instance As FpSpread
Dim value As Boolean
 
value = instance.ScaleChildren
See Also