True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / ValueItems Class / Translate Property

In This Topic
    Translate Property (ValueItems)
    In This Topic
    Gets or sets a value indicating whether data values are translated using matching ValueItem.
    Syntax
    'Declaration
     
    Public Property Translate As System.Boolean
    public System.bool Translate {get; set;}
    See Also