ItemsViewOptionsSelection Properties
Stores properties that control text selection behavior inside an ItemsView.| Name | Description |
|---|---|
| AllowContentSelection | Gets or sets whether users can select the contents of HTML tags. |
| MultiSelect | Gets or sets whether multiple rows, cards, or cells can be selected. Inherited from ColumnViewOptionsSelection. |
See Also