ComponentOne ASP.NET MVC Controls
CheckedMemberPath Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : CheckedMemberPath Property
Gets or sets the name of the property used to control checkboxes placed next to each item.
Syntax
'Declaration
 
Public Property CheckedMemberPath As String
public string CheckedMemberPath {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members