ComponentOne MultiSelect for WinForms
DisabledMemberPath Property (MultiSelectBindingInfo)

C1.Win.Input Namespace > MultiSelectBindingInfo Class : DisabledMemberPath Property
Gets or sets the name of the property used to control the enable or disable status to each item.
Syntax
'Declaration
 
Public Property DisabledMemberPath As String
public string DisabledMemberPath {get; set;}
See Also

Reference

MultiSelectBindingInfo Class
MultiSelectBindingInfo Members