Method WithSelectionMode
| Improve this Doc View SourceWithSelectionMode(SelectionMode)
Defines the selection mode.
Declaration
public DataPresenter.TemplateBuilder WithSelectionMode(SelectionMode value)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Controls.SelectionMode | value | The selection mode. |
Returns
Type | Description |
---|---|
DataPresenter.TemplateBuilder | This template builder for fluent coding. |