Menu for ASP.NET Web Forms
ValueField Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace > C1MenuItemBinding Class : ValueField Property
Gets or sets the name of the field from the data source to bind the value property of a C1MenuItem object to which the C1MenuBinding object is applied.
Syntax
'Declaration
 
Public Property ValueField As System.String
public System.string ValueField {get; set;}
See Also

Reference

C1MenuItemBinding Class
C1MenuItemBinding Members