C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1BoundField Class / ValueList Property

In This Topic
ValueList Property
In This Topic
Gets or sets the object that implements the IDictionary interface used for textual substitution.
Syntax
'Declaration
 
Public Property ValueList As System.Collections.IDictionary
 
See Also