WholeWidthSelection Property
In This Topic
Gets or sets whether the selection item should take the whole width of the control or not.
Syntax
'Declaration
Public Property WholeWidthSelection As Boolean
public bool WholeWidthSelection {get; set;}
See Also