Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CalendarHelper Class / IsGetFromReflection Property


In This Topic
    IsGetFromReflection Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property IsGetFromReflection As Boolean
    'Usage
     
    
    Dim value As Boolean
     
    value = CalendarHelper.IsGetFromReflection
    public static bool IsGetFromReflection {get;}
    See Also