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

In This Topic
    Value Property (FormatTextEventArgs)
    In This Topic
    The value to format.
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also