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


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