Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 518 Bytes

listviewbase_ismultiselectcheckboxenabled.md

File metadata and controls

24 lines (15 loc) · 518 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ListViewBase.IsMultiSelectCheckBoxEnabled
winrt property

Windows.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