FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GetLocalizedStringEventArgs Class / Value Property

In This Topic
    Value Property (GetLocalizedStringEventArgs)
    In This Topic
    Gets or sets the value of the localized string.
    Syntax
    'Declaration
     
    
    Public Property Value As String
    public string Value {get; set;}
    See Also