C1.WPF.Input Namespace / C1MultiSelect Class / CheckedMemberPath Property

In This Topic
CheckedMemberPath Property (C1MultiSelect)
In This Topic
Gets or sets the name of the property used to control the checkboxes placed next to each item.
Syntax
'Declaration
 
Public Property CheckedMemberPath As String
 
See Also