ComponentOne List for WinForms
C1.Win.C1List Namespace / FormatTextEventArgs Class / Value Property

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