WholeWidthSelection Property
WholeWidthSelection
Gets or sets whether the selection item should take the whole width of the control or not.
Declaration
[Parameter]
public bool WholeWidthSelection { get; set; }
<Parameter>
Public Property WholeWidthSelection As Boolean