ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / MaskInfo Class / EffectiveText Property

In This Topic
    EffectiveText Property
    In This Topic
    Text in a readable format, with literals and without blanks.
    Syntax
    'Declaration
     
    
    Public Property EffectiveText As String
    public string EffectiveText {get; set;}
    See Also