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
protected override bool ScaleChildren {get;}
See Also