AllowMultiSelection Property (ResourceListForm)
In This Topic
Gets or sets the System.Boolean value determining whether multiple items can be checked.
Syntax
'Declaration
Public Property AllowMultiSelection As System.Boolean
public System.bool AllowMultiSelection {get; set;}
See Also