Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / DateValueStringConstant Field


In This Topic
    DateValueStringConstant Field
    In This Topic
    Internal use only. Date value string. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Protected Const DateValueStringConstant As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SuperEditBase.DateValueStringConstant
    protected const int DateValueStringConstant
    See Also