Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / IncreaseChildHeight Field


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