Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / IncreaseChildHeight Field


In This Topic
    IncreaseChildHeight Field
    In This Topic
    Increases the height of the active object.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IncreaseChildHeight As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.IncreaseChildHeight
    public static readonly object IncreaseChildHeight
    See Also