Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / DefaultHeightConstant Field


In This Topic
DefaultHeightConstant Field
In This Topic
Internal use only. Default height. This field is constant and read-only.
Syntax
'Declaration
 
Protected Const DefaultHeightConstant As Integer
 
'Usage
 
Dim value As Integer
 
value = SuperEditBase.DefaultHeightConstant
See Also