Spread Windows Forms 15.0
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
    protected const int DefaultHeightConstant
    See Also