ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Editors Namespace / ReadingStringOutput Structure / OutputMode Property

In This Topic
    OutputMode Property
    In This Topic
    Gets or sets the output mode.
    Syntax
    'Declaration
     
    
    Public Property OutputMode As ReadingStringOutputMode
    public ReadingStringOutputMode OutputMode {get; set;}

    Property Value

    A ReadingStringOutputMode controls the output behaviors.
    See Also