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


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