Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / at Class / GetTextElement Method / GetTextElement(Boolean) Method

In This Topic
    GetTextElement(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function GetTextElement( _
       ByVal force As System.Boolean _
    ) As C1.Framework.TextElement
    public virtual C1.Framework.TextElement GetTextElement( 
       System.bool force
    )

    Parameters

    force
    See Also