Calendar for WinForms | ComponentOne
C1.Win.Input.GrapeCity.Editors Namespace / ReadingStringOutput Structure / OutputMode Property

In This Topic
    OutputMode Property (ReadingStringOutput)
    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