Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DecreaseChildWidth As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.DecreaseChildWidth
    public static readonly object DecreaseChildWidth
    See Also