True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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 System.String
    public System.string Value {get;}

    Property Value

    The value.
    See Also