ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / ValueTranslate Property

In This Topic
    ValueTranslate Property (C1ListBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ValueTranslate As Boolean
    public bool ValueTranslate {get; set;}
    See Also