ValueTranslate Property (C1TrueDBDropdown)
In This Topic
Gets or sets a value that determines how the grid display values in a column.
Syntax
'Declaration
Public Property ValueTranslate As System.Boolean
public System.bool ValueTranslate {get; set;}
See Also