Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / IncreaseChildWidth Field


In This Topic
    IncreaseChildWidth Field
    In This Topic
    Increases the width of the active object. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IncreaseChildWidth As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.IncreaseChildWidth
    public static readonly object IncreaseChildWidth
    See Also