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

In This Topic
    Translate Property (ValueItems)
    In This Topic
    Sets or retrieves whether or not data values in the column are translated using ValueItems.
    Syntax
    'Declaration
     
    
    Public Property Translate As Boolean
    public bool Translate {get; set;}
    See Also