ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / UIStringsItemEventArgs Class / Value Property

In This Topic
    Value Property (UIStringsItemEventArgs)
    In This Topic
    Gets the string value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As String
    public string Value {get;}

    Property Value

    The value.
    See Also