Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / ScaleChildren Property


In This Topic
    ScaleChildren Property (FpSpread)
    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