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

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