True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / ValueItem Class / Value Property

In This Topic
    Value Property (ValueItem)
    In This Topic
    Gets or sets the raw (untranslated) value of this item.
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also