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

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