Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / UIStringsItemEventArgs Class / Value Property

In This Topic
    Value Property
    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