Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 520 Bytes

listviewbase_ismultiselectcheckboxenabled.md

File metadata and controls

22 lines (15 loc) · 520 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ListViewBase.IsMultiSelectCheckBoxEnabled
winrt property

Microsoft.UI.Xaml.Controls.ListViewBase.IsMultiSelectCheckBoxEnabled

-description

Gets or sets a value that indicates whether a check box is shown to enable multi-selection.

-property-value

true if a check box is shown to enable multi-selection; otherwise, false.

-remarks

-examples

-see-also