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
See Also